Package avm
Defines routines specific to running in a blockchain environment and high-level types to interact with them.
The methods and types found here are implemented by the AVM, directly, and are NOT packaged as part of the user code.
-
Class Summary Class Description Address Represents an address of account in the Aion Network.Blockchain Every DApp has an associatedBlockchain
which allows the application to interface with the environment the app is running.Result Represents an cross-call invocation result.