CosmWasm / cosmwasm

Framework for building smart contracts in Wasm for the Cosmos SDK
https://www.cosmwasm.com/
Apache License 2.0
1.06k stars 330 forks source link

Allow contract to issue and revoke feegrants #2238

Open chipshort opened 1 month ago

chipshort commented 1 month ago

That way contract-based multisigs can use this feature.

chipshort commented 3 weeks ago

also see #1738