Skip to content

Remove --txid-limit

Created by: dagurval

This feature was used as a DoS measure to avoid having the daemon stuck on addresses with a long history. This limit has now been superseded by the RPC timeout limit.

Test plan: ./contrib/run_functional_tests.sh

Merge request reports