Provide more color in filter registration methods 2024-05-filter-color
authorMatt Corallo <git@bluematt.me>
Sun, 5 May 2024 19:52:58 +0000 (19:52 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 5 May 2024 19:52:58 +0000 (19:52 +0000)
commit57644f6a81c1a3778440c3169cae52e0a8e66e65
tree9b688e05aabd896c2f9561095905c639d2acd403
parent37c431ad687e338bdef2248a746c41eb013b3573
Provide more color in filter registration methods

A few years ago we had repeated user confusion dealing with the
`Filter` methods and exactly how they differ. Here we try to add a
bit more color in several ways as suggested by users in a few
places - listing examples of why the methods are used as well as
ensuring its clearly communicated that not all parameters need be
used.

Fixes #1069
lightning/src/chain/mod.rs