pub unsafe fn block_height() -> u64Expand description
Alias for block_index function. Returns the height of the current block.
ยงSafety
This function relies on the external implementation of block_index.
pub unsafe fn block_height() -> u64Alias for block_index function. Returns the height of the current block.
This function relies on the external implementation of block_index.