Function blob_hash

Source
pub fn blob_hash<WIRE: InterpreterTypes, H: Host + ?Sized>(
    context: InstructionContext<'_, H, WIRE>,
)
Expand description

Implements the BLOBHASH instruction.

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