Module transaction

Source
Expand description

Runtime transaction processing.

Re-exports§

pub use self::context::Context;

Modules§

context
Runtime call context.
dispatcher
Runtime transaction batch dispatcher.
rwset
Read/write set.
tags
Transaction tags.
tree
Transaction I/O tree.
types
Transaction protocol types.