Module cairo_lang_starknet::compiler_version
source · Structs
Functions
- The version of the high level compiler that compiled the contract. Should be the same as the rust workspace version.
- The version of the Sierra compiler that compiled the contract. Major version should be updated in any non-backwards compatible change of the Sierra compiler. Minor version should be updated in any backwards compatible change of the Sierra compiler. For more information see docs/CONTRIBUTING.md.