Module elrond_wasm::api[][src]

Modules

Structs

Returned if load/copy slice could not be performed. No further data needed.

Enums

Only used for sending sign information from the API.

Constants

Traits

Definition of the BigInt type required by the API.

Interface to be used by the actual smart contract code.

Wrapper around the EllipticCurve functionality provided by Arwen.

Interface to only be used by code generated by the macros. The smart contract code doesn’t have access to these methods directly.

Interface to only be used by code generated by the macros. The smart contract code doesn’t have access to these methods directly.

Interface to only be used by code generated by the macros. The smart contract code doesn’t have access to these methods directly.

A raw bytes buffer managed by Arwen.

API that groups methods that either send EGLD or ESDT, or that call other contracts.

A raw bytes buffer managed by Arwen.

Type Definitions