Module transaction_driver

Module transaction_driver 

Source

Structs§

OnsiteReconfigObserver
A ReconfigObserver that subscribes to a reconfig channel of new committee. This is used in TransactionOrchestrator.
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.
ReconfigObserver