Module thor_devkit::network
source · Expand description
Module for interacting with node HTTP APIs.
Structs§
- Account details
- A blockchain block.
- Transaction data included in the block extended details.
- Emitted contract event
- Extended transaction data
- Transaction receipt
- Transaction receipt metadata
- Single output in the transaction receipt
- Transaction execution simulation request
- Transaction execution simulation request
- A simple HTTP REST client for a VeChain node.
- Transaction metadata
- Single transfer during the contract call
Enums§
- Block reference: a way to identify the block on the chain.
- Validation errors (not related to HTTP failures)
Type Aliases§
- Generic result of all asynchronous calls in this module.