Signature
Arguments
block_number
- The number of the queried block.
Returns
- The hash of the block with the given number.
pub extern fn get_block_hash_syscall(block_number: u64) -> Result> implicits(GasBuiltin, System) nopanic;
block_number
- The number of the queried block.Was this page helpful?