Skip to main content

Module slot_preimages

Module slot_preimages 

Source
Expand description

Slot-preimage database for recovering plain storage keys from hashed keys during pre-Cancun SELFDESTRUCT handling.

Structs§

SlotPreimages
Separate MDBX environment for storing keccak256(slot) → slot preimage mappings.
SlotPreimagesReader
Read-only handle for batch slot-preimage lookups within a single MDBX transaction.