QueryPoolResponse is response type for the Query/Pool RPC method.

from message cosmos.staking.v1beta1.QueryPoolResponse

Hierarchy

Constructors

Properties

pool?: Pool

pool defines the pool info.

from field: cosmos.staking.v1beta1.Pool pool = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.staking.v1beta1.QueryPoolResponse" = "cosmos.staking.v1beta1.QueryPoolResponse"

Methods