MsgFundCommunityPool allows an account to directly fund the community pool.

from message cosmos.distribution.v1beta1.MsgFundCommunityPool

Hierarchy

Constructors

Properties

amount: Coin[] = []

from field: repeated cosmos.base.v1beta1.Coin amount = 1;

depositor: string = ""

from field: string depositor = 2;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.distribution.v1beta1.MsgFundCommunityPool" = "cosmos.distribution.v1beta1.MsgFundCommunityPool"

Methods