Commit graph

3 commits

Author SHA1 Message Date
yyforyongyu
f9b1250ecf chainntnfs: remove subscriptions when the relevant tx is confirmed
This commit removes the subscribed inputs from mempool notifier when the
relevant transaction is confirmed.
2023-04-18 18:28:28 -07:00
yyforyongyu
76ba68091f chainntnfs: patch unit tests for mempool notifier 2023-04-18 18:28:28 -07:00
yyforyongyu
208628d7f2 chainntnfs: introduce mempool notifier
This commit adds a mempool notifier which notifies the subscriber the
spending event found in the mempool for a given input.
2023-04-18 18:28:27 -07:00