Expand description
Types related to execution of deploys.
Re-exports§
pub use execution_result_v1::ExecutionResultV1;
Modules§
- execution_
result_ v1 - Types for reporting results of execution pre
casper-nodev2.0.0.
Structs§
- Effects
- A log of all transforms produced during execution.
- Execution
Result V2 - The result of executing a single transaction.
- Transform
V2 - A transformation performed while executing a deploy.
Enums§
- Execution
Result - The versioned result of executing a single deploy.
- Transform
Error - Error type for applying and combining transforms.
- Transform
Instruction - Taxonomy of Transform.
- Transform
Kind V2 - Representation of a single transformation occurring during execution.