Signature
Arguments
block_number- The number of the queried block.
Returns
- The hash of the block with the given number.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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?