Module constants

Source
Expand description

Default and spec’d bounds.

Modules§

tx_fetcher
Constants used by TransactionFetcher.
tx_manager
Constants used by TransactionsManager.

Constants§

DEFAULT_SOFT_LIMIT_BYTE_SIZE_TRANSACTIONS_BROADCAST_MESSAGE
Default soft limit for the byte size of a Transactions broadcast message.
SOFT_LIMIT_BYTE_SIZE_POOLED_TRANSACTIONS_RESPONSE
Soft limit for the byte size of a PooledTransactions response on assembling a GetPooledTransactions request.
SOFT_LIMIT_COUNT_HASHES_IN_GET_POOLED_TRANSACTIONS_REQUEST
Recommended soft limit for the number of hashes in a GetPooledTransactions request.
SOFT_LIMIT_COUNT_HASHES_IN_NEW_POOLED_TRANSACTIONS_BROADCAST_MESSAGE
Soft limit for the number of hashes in a NewPooledTransactionHashes broadcast message.