Skip to main content

HARNESS_API

Constant HARNESS_API 

Source
pub const HARNESS_API: u32 = 1;
Expand description

Contract version shared by core and every module. Harness::build rejects modules whose harness_api differs. Bumped only on breaking contract changes; cratefield-core’s major follows it.