bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    MsgFundCommunityPool allows an account to directly fund the community pool.

    from message cosmos.distribution.v1beta1.MsgFundCommunityPool

    Hierarchy

    Index

    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"

    Methods