mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 18:15:19 +00:00
19 lines
418 B
Markdown
19 lines
418 B
Markdown
|
<!--
|
||
|
order: 4
|
||
|
-->
|
||
|
|
||
|
# Events
|
||
|
|
||
|
The community module emits the following events:
|
||
|
|
||
|
## Handlers
|
||
|
|
||
|
### MsgFundCommunityPool
|
||
|
|
||
|
| Type | Attribute Key | Attribute Value |
|
||
|
| ------- | ------------- | ------------------- |
|
||
|
| message | module | community |
|
||
|
| message | action | fund_community_pool |
|
||
|
| message | sender | {senderAddress} |
|
||
|
| message | amount | {amountCoins} |
|