GetBlockByHeightResponse is the response type for the Query/GetBlockByHeight RPC method.

Hierarchy

  • V1Beta1GetBlockByHeightResponse

Properties

Deprecated: please use sdk_block instead

block_id?: TypesBlockID

Since: cosmos-sdk 0.47 Block is tendermint type Block, with the Header proposer address field converted to bech32 string.

Generated using TypeDoc