Type Definition casper_types::contracts::ContractVersions
source ·
[−]pub type ContractVersions = BTreeMap<ContractVersionKey, ContractHash>;Expand description
Collection of contract versions.
pub type ContractVersions = BTreeMap<ContractVersionKey, ContractHash>;Collection of contract versions.