This adds a regression fuzz test for the bug fixed in commit 24abd8312ec1caa04f9b3bd92cd960e28ca91e17.
Steps to test:
0git show 0fbaef9676a1dcb84bcf95afd8d994831ab327b6 ./src/policy/feerate.cpp | git apply --reverse
1# compile fuzz test ...
2FUZZ=wallet_notifications ./src/test/fuzz/fuzz
3# wait and observe crash ...