Expand description
Configuration of the transaction protocol
Structs§
- Empty
Transaction Pool - Dummy implementation of the
TransactionPool
trait for a transaction pool that is always empty and discards all incoming transactions.
Enums§
- Transaction
Import - Result of the transaction import.
Traits§
- Transaction
Pool - Transaction pool interface
Type Aliases§
- Transaction
Import Future - Future resolving to transaction import result.