Module oasis_runtime_sdk::context
source · Expand description
Execution context.
Structs
- A per-context arbitrary value.
- Dispatch context for the whole batch.
- Per-transaction/method dispatch sub-context.
- State after applying the context.
- Decoded transaction with additional metadata.
Enums
- Transaction execution mode.
Traits
- Runtime SDK batch-wide context.
- Runtime SDK context.
- Runtime SDK transaction context.