stratus::eth::primitives

Type Alias ExecutionChanges

Source
pub type ExecutionChanges = BTreeMap<Address, ExecutionAccountChanges>;

Aliased Typeยง

struct ExecutionChanges { /* private fields */ }