Type Definition casper_types::contracts::DisabledVersions[][src]

pub type DisabledVersions = BTreeSet<ContractVersionKey>;
Expand description

Collection of disabled contract versions. The runtime will not permit disabled contract versions to be executed.