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

from message cosmos.distribution.v1beta1.QueryCommunityPoolResponse

Hierarchy

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" = "cosmos.distribution.v1beta1.QueryCommunityPoolResponse"

Methods