Expand description
Costs module.
Structs§
- Chain blocks amount.
- Bytes amount.
- Some actions or calls amount.
- Gas cost per some type of action or data size.
- Execution externalities costs.
- Module instantiation costs.
- Memory pages lazy access costs.
- Costs for message processing
- Holding in storages rent costs.
- Program imported function call (syscall) costs.
Enums§
- Enumerates syscalls that can be charged by gas meter.