QueryValidatorRequest is response type for the Query/Validator RPC method

from message cosmos.staking.v1beta1.QueryValidatorRequest

Hierarchy

Constructors

Properties

validatorAddr: string = ""

validator_addr defines the validator address to query for.

from field: string validator_addr = 1;

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

Methods