Skip to main content

CONTRACT_VERSION

Constant CONTRACT_VERSION 

Source
pub const CONTRACT_VERSION: u32 = 1;
Expand description

The revision of this contract.

Moves on meaning, not on release: adding a capability keeps the version, changing what an existing field or method means raises it.