Modules§
- owned
- A module containing various models that do not use references and use owned objects instead. Keep in mind that using references is more efficient and that this is used in applications that are not performance critical.
Structs§
- Cost
Breakdown - Costing
Module - Costing
Module Config - Detailed
Cost Breakdown - Detailed
Execution Cost Breakdown Entry - FeeReserve
Finalization Summary - FeeTable
- Fee table specifies how each costing entry should be costed.
- NATIVE_
FUNCTION_ BASE_ COSTS - NATIVE_
FUNCTION_ BASE_ COSTS_ SIZE_ DEPENDENT - System
Loan FeeReserve
Enums§
- Costing
Error - Execution
Cost Breakdown Item - Execution
Costing Entry - FeeReserve
Error - Finalization
Costing Entry - OnApply
Cost - Royalty
Recipient - Storage
Type
Traits§
- Execution
FeeReserve - FeeReserve
- Finalizing
FeeReserve - PreExecution
FeeReserve - This is only allowed before a transaction properly begins. After any other methods are called, this cannot be called again.