Crate rusk_vm[][src]

Expand description

#Rusk-VM

The main engine for executing WASM on the network state

Re-exports

pub use dusk_abi;

Structs

Contract

A representation of a contract with a state and bytecode

ContractId

Type used to identify a contract

GasMeter

Struct to keep track of gas usage

NetworkState

The main network state, includes the full state of contracts.

Schedule

Definition of the cost schedule and other parameterizations for wasm vm.

Enums

VMError

The errors that can happen while executing the VM

Type Definitions

Gas

Type alias for gas