Remove unused argument max_invalid from check_estimates(...).
Note to reviewers: Let me know if check_estimates(...) is incomplete and should be fixed instead.
Remove unused argument max_invalid from check_estimates(...).
Note to reviewers: Let me know if check_estimates(...) is incomplete and should be fixed instead.
Last use removed in a5623b1615bdd3e8b23b639c7c6aff04a44dadf7. Friendly ping @jnewbery :-)
Trival utACK. Not removing this was an oversight in https://github.com/bitcoin/bitcoin/commit/d119f2ec1a3b9213a79de972ed7b9b7022645b3f.
estimatesmartfee really needs better testing (preferably as a unit test rather than functional), as noted in #12336#issue-166887786