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

    Class QueryDelegationResponse

    QueryDelegationResponse is response type for the Query/Delegation RPC method.

    from message cosmos.staking.v1beta1.QueryDelegationResponse

    Hierarchy

    Index

    Constructors

    Properties

    delegation_responses defines the delegation info of a delegation.

    from field: cosmos.staking.v1beta1.DelegationResponse delegation_response = 1;

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

    Methods