server: Add config param for the blocklist update interval
- check or remove this line after you've added a CHANGELOG entry or if your PR doesn't need one (they should go into
CHANGELOG/unreleased/)
Summary by CodeRabbit
-
New Features
- Bitcoin address blocklist now supports configurable refresh intervals. Users can customize how often the blocklist file is re-read from disk, with a default of 1 hour if not specified.
-
Documentation
- Updated configuration templates with new blocklist refresh interval settings and usage examples.
Edited by coderabbit