Interface: AminoMsgFundCommunityPool
@shareledgerjs/client.distribution.AminoMsgFundCommunityPool
Allows an account to directly fund the community pool.
Hierarchy
AminoMsg↳
AminoMsgFundCommunityPool
Properties
type
• Readonly type: "cosmos-sdk/MsgFundCommunityPool"
Overrides
AminoMsg.type
value
• Readonly value: Object
Type declaration
| Name | Type | Description |
|---|---|---|
amount | readonly Coin[] | - |
depositor | string | Bech32 account address |
Overrides
AminoMsg.value