lnd.xprv/lnwallet
Olaoluwa Osuntokun 07b0d5ca3e lnwallet: once the reservation workflow is complete, wait then open the payment channel
* 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.
2016-01-14 23:58:04 -08:00
..
channel.go lnwallet: once the reservation workflow is complete, wait then open the payment channel 2016-01-14 23:58:04 -08:00
coin_select.go lnwallet: finish docstrings within coin select code 2016-01-14 23:56:10 -08:00
config.go lnwallet: actually add the config file 2015-12-29 16:04:23 -06:00
reservation.go lnwallet: once the reservation workflow is complete, wait then open the payment channel 2016-01-14 23:58:04 -08:00
script_utils.go lnwallet: add docstrings to script_utils.go 2016-01-14 23:56:10 -08:00
setup.go lnwallet: have wallet return db so it can be closed during shutdown 2016-01-14 23:57:54 -08:00
wallet_test.go lnwallet: have wallet return db so it can be closed during shutdown 2016-01-14 23:57:54 -08:00
wallet.go lnwallet: once the reservation workflow is complete, wait then open the payment channel 2016-01-14 23:58:04 -08:00