Msg
CommunityPoolSpend defines a governance operation for sending tokens from the community pool in the x/distribution module to another account, which could be the governance module itself. The authority is defined in the keeper.
Since: cosmos-sdk 0.47
post/cosmos.distribution.v1beta1.Msg/CommunityPoolSpend
Request body
Response
A successful response.
CosmosDistributionV1beta1MsgCommunityPoolSpendResponse required
MsgCommunityPoolSpendResponse defines the response to executing a MsgCommunityPoolSpend message.
Since: cosmos-sdk 0.47