Returns a single block's header. BlockId can either be a block hash or a block height.
Block identifier, as the block height or block hash.
^0[xX][0-9a-fA-F]{1,64}$|[0-9]{1,12}
successful operation
The hash of the parent block.
The block's height.
The state root after executing this block.
The Merkle root of the extrinsics.