QueryValidatorResponse is response type for the Query/Validator RPC method

from message cosmos.staking.v1beta1.QueryValidatorResponse

Hierarchy

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" = "cosmos.staking.v1beta1.QueryValidatorResponse"

Methods