GetBlockByHeightRequest is the request type for the Query/GetBlockByHeight RPC method.

from message cosmos.base.tendermint.v1beta1.GetBlockByHeightRequest

Hierarchy

Constructors

Properties

height: bigint = protoInt64.zero

from field: int64 height = 1;

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

Methods