Module cairo_lang_starknet::allowed_libfuncs
source · Structs
- Represents a list of allowed sierra libfuncs.
Enums
- A selector for the allowed libfunc list.
Constants
- The allowed libfuncs list to use if no list is supplied to the compiler.
- The experimental list contains all the libfuncs and is currently used for development.
- The allowed libfuncs list to use allowed on testnet.
Functions
- Returns the sierra version corresponding to the given version id.
- Checks that all the used libfuncs in the contract class are allowed in the contract class sierra version.