pub fn blob_hash<IT: ITy, H: Host + ?Sized>(
context: InstructionContext<'_, H, IT>,
) -> InstructionExecResultExpand description
Implements the BLOBHASH instruction.
EIP-4844: Shard Blob Transactions - gets the hash of a transaction blob.
pub fn blob_hash<IT: ITy, H: Host + ?Sized>(
context: InstructionContext<'_, H, IT>,
) -> InstructionExecResultImplements the BLOBHASH instruction.
EIP-4844: Shard Blob Transactions - gets the hash of a transaction blob.