Skip to main content
GET
GetLatestBlock

Response

A successful response.

GetLatestBlockResponse is the response type for the Query/GetLatestBlock RPC method.

block_id
BlockID · object | null
block
Deprecated: please use `sdk_block` instead · object | null
sdk_block
object | null

Block is tendermint type Block, with the Header proposer address field converted to bech32 string.