Module config

Source
Expand description

Aggregation on configurable parameters for TransactionsManager.

Structs§

TransactionFetcherConfig
Configuration for fetching transactions.
TransactionsManagerConfig
Configuration for managing transactions within the network.

Enums§

TransactionPropagationKind
Determines which peers pending transactions are propagated to.
TransactionPropagationMode
Determines how new pending transactions are propagated to other peers in full.

Traits§

TransactionPropagationPolicy
A policy defining which peers pending transactions are gossiped to.