GetLatestValidatorSetRequest is the request type for the Query/GetValidatorSetByHeight RPC method.

from message cosmos.base.tendermint.v1beta1.GetLatestValidatorSetRequest

Hierarchy

Constructors

Properties

pagination?: PageRequest

pagination defines an pagination for the request.

from field: cosmos.base.query.v1beta1.PageRequest pagination = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.base.tendermint.v1beta1.GetLatestValidatorSetRequest" = "cosmos.base.tendermint.v1beta1.GetLatestValidatorSetRequest"

Methods