Structs

The AssetMap is used to track which assets have been transfered from whom during the execution of a transaction.
GlobalContext represents the outermost context for a single transaction’s execution. It tracks an asset changes that occurred during the processing of the transaction, whether or not the current context is read_only, and is responsible for committing/rolling-back transactions as they error or abort.

Enums

Constants

Type Definitions