Skip to main content

StorageDiff

Type Alias StorageDiff 

Source
pub type StorageDiff = HashMap<Address, Vec<SlotAccess>>;

Aliased Typeยง

pub struct StorageDiff { /* private fields */ }