Module transaction_driver

Source

Re-exports§

pub use reconfig_observer::ReconfigObserver;

Modules§

reconfig_observer

Structs§

QuorumTransactionResponse
SubmitTransactionOptions
Options for submitting a transaction.
TransactionDriver
TransactionDriverMetrics

Enums§

TransactionDriverError
Exports Client facing errors on transaction processing via Transaction Driver.

Traits§

AuthorityAggregatorUpdatable
Trait for components that can update their AuthorityAggregator during reconfiguration. Used by ReconfigObserver to notify components of epoch changes.