mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-29 19:22:40 +01:00
* Hooks into the ChainNotifier infrastructure to receive a notification once the funding transaction gets enough notifications. * Still need to set up the notification grouting within a LightningChannel to watch for uncooperative closures, and broadcasts and revoked channel states.