Structs§
- Dynamically
Loaded Object Metadata - Execution
Results V1 - Execution
Results V2 - Used by sui-execution v1 and above, to capture the execution results from Move. The results represent the primitive information that can then be used to construct both transaction effects V1 and V2.
Enums§
- Execution
Output - Captures the output of executing a transaction in the execution driver.
- Execution
Results - Execution
Time Observation Key - Execution
Timing - Shared
Input
Traits§
- Type
Layout Store - View of the store necessary to produce the layouts of types.
Type Aliases§
- Consensus
Stream Ended Info - A type containing all of the information needed to work in execution with an object whose consensus stream is ended, and when committing the execution effects of the transaction. This holds: 0. The object ID.
- Consensus
Stream Ended Objects - A sequence of information about removed consensus objects in the transaction’s inputs.
- Execution
Result - Result
With Timings