Skip to main content

CONTRACT_VERSION

Constant CONTRACT_VERSION 

Source
pub const CONTRACT_VERSION: &str = "0.1.0";
Expand description

The version of the contract itself (independent of any transform’s version). Bumped when the manifest shape / WIT interface changes incompatibly; lets a registry reject manifests authored against a future contract.