Expand description
System modules, formerly known as “system contracts”
Modules§
- Contains implementation of the Auction contract functionality.
- Contains implementation of a Handle Payment contract functionality.
- Contains implementation of a Mint contract functionality.
- Contains implementation of the gas prepayment system
- Contains implementation of a standard payment contract implementation.
Structs§
Enums§
- Represents the origin of a sub-call.
- Identity of a calling entity.
- Tag representing variants of CallerTag for purposes of serialization.
- An aggregate enum error with variants for each system contract’s error.
- System contract types.
Constants§
- Name of auction system contract
- Name of handle payment system contract
- Name of mint system contract
- Name of standard payment system contract