Options
All
  • Public
  • Public/Protected
  • All
Menu

Allows an account to directly fund the community pool.

Hierarchy

  • AminoMsg
    • AminoMsgFundCommunityPool

Index

Properties

Properties

type: "cosmos-sdk/MsgFundCommunityPool"
value: { amount: readonly Coin[]; depositor: string }

Type declaration

  • Readonly amount: readonly Coin[]
  • Readonly depositor: string

    Bech32 account address

Generated using TypeDoc