This makes sure we don't violate the -blockmintxfee configuration when using avalanche preconsensus.
Note this also adds some coverage for the -blockmintxfee option which was lacking before this diff.
Differential D18046
[avalanche] Don't poll for txs below -blockmintxfee Fabien on May 5 2025, 09:50. Authored by Tags None Subscribers None
Details
This makes sure we don't violate the -blockmintxfee configuration when using avalanche preconsensus. Note this also adds some coverage for the -blockmintxfee option which was lacking before this diff. ./test/functional/test_runner.py abc_p2p_avalanche_transaction_finalization
Diff Detail
|