Structs§
- GasStatus
- The Move VM implementation of state for gas metering.
Constants§
- CONST_
SIZE - The size in bytes for a non-string or address constant on the stack
- MIN_
EXISTS_ DATA_ SIZE - For exists checks on data that doesn’t exists this is the multiplier that is used.
- REFERENCE_
SIZE - The size in bytes for a reference on the stack
- STRUCT_
SIZE - The size of a struct in bytes
- VEC_
SIZE - The size of a vector (without its containing data) in bytes
- VM_
FLAT_ FEE - VM flat fee