NodeSubstates

Type Alias NodeSubstates 

Source
pub type NodeSubstates = BTreeMap<PartitionNumber, BTreeMap<SubstateKey, IndexedScryptoValue>>;

Aliased Typeยง

pub struct NodeSubstates { /* private fields */ }