Skip to main content

system_call_eip2935_blockhash

Function system_call_eip2935_blockhash 

Source
pub(crate) fn system_call_eip2935_blockhash<EVM>(
    evm: &mut EVM,
    parent_block_hash: B256,
) -> Result<(), EVM::Error>
where EVM: SystemCallCommitEvm<Error: Debug>,
Expand description

Blockhash system callEIP-2935