0g-chain/x/community/spec/03_messages.md
drklee3 84f84c4eec
Update x/community spec (#1764)
* Update x/community spec

* Update reward details, remove old pool section

* Reward parameters typoish

Co-authored-by: Robert Pirtle <Astropirtle@gmail.com>

---------

Co-authored-by: Robert Pirtle <Astropirtle@gmail.com>
2023-10-30 16:53:29 -07:00

690 B

Messages

FundCommunityPool

Send coins directly from the sender to the community module account.

The transaction fails if the amount cannot be transferred from the sender to the community module account.

1d36429fe3/proto/kava/community/v1beta1/tx.proto (L21-L30)

UpdateParams

Update module parameters via gov proposal.

The transaction fails if the message is not submitted through a gov proposal. The message authority must be the x/gov module account address.

1d36429fe3/proto/kava/community/v1beta1/tx.proto (L35-L44)