Function blockhash
pub fn blockhash<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Available on crate feature
evm
only.Expand description
Implements the BLOCKHASH instruction.
Gets the hash of one of the 256 most recent complete blocks.