blob_hash

Function blob_hash 

pub fn blob_hash<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
where WIRE: InterpreterTypes, H: Host + ?Sized,
Available on crate feature evm only.
Expand description

Implements the BLOBHASH instruction.

EIP-4844: Shard Blob Transactions - gets the hash of a transaction blob.