Skip to main content

Module transaction_executor

Module transaction_executor 

Source

Structs§

SimulateTransactionResult

Enums§

TransactionChecks

Traits§

ProposerSelector
Trait to let the gRPC service name the validators a transaction should be submitted to, without depending on the transaction driver that tracks them.
TransactionExecutor
Trait to define the interface for how the gRPC service interacts with a QuorumDriver or a simulated transaction executor.