referrerpolicy=no-referrer-when-downgrade

Module config

Source
Expand description

Configuration of the transaction protocol

Structs§

EmptyTransactionPool
Dummy implementation of the TransactionPool trait for a transaction pool that is always empty and discards all incoming transactions.

Enums§

TransactionImport
Result of the transaction import.

Traits§

TransactionPool
Transaction pool interface

Type Aliases§

TransactionImportFuture
Future resolving to transaction import result.