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

    QueryCommunityPoolResponse is the response type for the Query/CommunityPool RPC method.

    from message cosmos.distribution.v1beta1.QueryCommunityPoolResponse

    Hierarchy

    Index

    Constructors

    Properties

    pool: DecCoin[] = []

    pool defines community pool's coins.

    from field: repeated cosmos.base.v1beta1.DecCoin pool = 1;

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

    Methods