Skip to main content

Module tx_manager

Module tx_manager 

Source
Expand description

Constants used by TransactionsManager.

Constantsยง

DEFAULT_MAX_COUNT_BAD_IMPORTS
Default limit for number of bad imports to keep track of.
DEFAULT_MAX_COUNT_PENDING_POOL_IMPORTS
Default maximum pending pool imports to tolerate.
DEFAULT_MAX_COUNT_TRANSACTIONS_SEEN_BY_PEER
Default limit for number of transactions to keep track of for a single peer.
DEFAULT_TX_MANAGER_CHANNEL_MEMORY_LIMIT_BYTES
Default memory limit (in bytes) for the channel between NetworkManager and TransactionsManager.