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

    Class QueryValidatorResponse

    QueryValidatorResponse is response type for the Query/Validator RPC method

    from message cosmos.staking.v1beta1.QueryValidatorResponse

    Hierarchy

    Index

    Constructors

    Properties

    validator defines the validator info.

    from field: cosmos.staking.v1beta1.Validator validator = 1;

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

    Methods