Module types

Source

Structs§

EsdtLocalRoleFlags
H256
Type that holds 32 bytes of data. Data is kept on the heap to keep wasm size low and avoid copies.
VMAddress
An Address is just a H256 with a different name. Has a different ABI name than H256.
VMCodeMetadata

Enums§

EsdtLocalRole
VMTokenType

Functions§

top_encode_big_uint
Helper function to quickly encode a BigUint value, according to the MultiversX codec format.
top_encode_u64
Helper function to quickly encode a u64 value, according to the MultiversX codec format.

Type Aliases§

RawHandle