package cosmos.base.tendermint.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Service

query.proto:14

Service defines the gRPC querier service for tendermint queries.

message Module

query.proto:130

Module is the type for VersionInfo

Used in: VersionInfo

message Validator

query.proto:72

Validator is the type for the validator-set.

Used in: GetLatestValidatorSetResponse, GetValidatorSetByHeightResponse

message VersionInfo

query.proto:117

VersionInfo is the type for the GetNodeInfoResponse message.

Used in: GetNodeInfoResponse