Module sc_network_transactions::config
source · Expand description
Configuration of the transaction protocol
Structs
Dummy implementation of the
TransactionPool
trait for a transaction pool that is always
empty and discards all incoming transactions.Enums
Result of the transaction import.
Traits
Transaction pool interface
Type Definitions
Future resolving to transaction import result.