pub type NodeSubstates = BTreeMap<PartitionNumber, BTreeMap<SubstateKey, IndexedScryptoValue>>;
Aliased Typeยง
pub struct NodeSubstates { /* private fields */ }
pub type NodeSubstates = BTreeMap<PartitionNumber, BTreeMap<SubstateKey, IndexedScryptoValue>>;
pub struct NodeSubstates { /* private fields */ }