Expand description
[doc = include_str!(“../README.md”)]
Modules§
- host_
queries - The host-queries registered on the Dusk VM
Structs§
- Call
Receipt - The receipt given for a call execution using one of either
callorcall_raw. - Call
Tree - The tree of contract calls.
- Call
Tree Elem - An element of the call tree.
- Contract
Data - Execution
Config - Configuration for the execution of a transaction.
- Page
Opening - A Merkle opening for page in the state.
- Session
- A running mutation to a state.
- VM
- The Virtual Machine (VM) for executing smart contracts in the Dusk Network.
Enums§
- Error
- The error type returned by the piecrust VM.
Functions§
- execute
- Executes a transaction in the provided session.
- gen_
contract_ id - Generates a unique identifier for a smart contract.