mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-03 11:39:52 +02:00
In this commit, we alter the different ChainNotifier implementations to dispatch confirmation and spend notifications after blocks. We do this to ensure the external consistency of our registered clients.