pub fn record_hash(
mapping_slots: &mut AddressHashMap<MappingSlots>,
interpreter: &Interpreter,
pending: PendingMappingHash,
)Expand description
Records a successfully executed 64-byte Keccak operation after memory expansion.
pub fn record_hash(
mapping_slots: &mut AddressHashMap<MappingSlots>,
interpreter: &Interpreter,
pending: PendingMappingHash,
)Records a successfully executed 64-byte Keccak operation after memory expansion.