logo
pub type DisabledVersions = BTreeSet<ContractVersionKey>;
Expand description

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