mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-16 13:00:19 +02: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. |
||
|---|---|---|
| .. | ||
| channel.go | ||
| coin_select.go | ||
| config.go | ||
| reservation.go | ||
| script_utils.go | ||
| setup.go | ||
| wallet.go | ||
| wallet_test.go | ||