Skip to main content

SCHEMA_VERSION

Constant SCHEMA_VERSION 

Source
pub const SCHEMA_VERSION: &str = "0.4.0";
Expand description

Schema-contract version the emitted types are pinned to. Tracks the heddle-cli crate version: a contract change ships in a new CLI release, so the crate version is the coarsest-correct pin for “which heddle do these types describe”.