System Namespace
The System namespace is the API provided by the Smart Contract Execution Engine (NeoVM), which provides access to the execution environment that is executing the smart contract.
Class
Class | Description |
---|---|
Binary ExecutionEngine SysCallback | Represents the execution engine of the virtual machine, allowing access to the caller of the contract and the execution container. |