lnd.xprv/lnwallet
Olaoluwa Osuntokun d52955b146
lnwallet: extract coin selection to distinct method
This is required since for single funder channels, we don’t contribute
any funds so we don’t need to select any change or coins for input into
the funding transaction.
2016-06-21 13:13:29 -07:00
..
channel.go lnwallet: implement cooperative closure for LightningChannel 2016-06-21 13:13:22 -07:00
coin_select.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
config.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
interface.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
log.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
reservation.go lnwallet: add single funder workflow to ChannelReservation 2016-06-21 13:13:26 -07:00
script_utils.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
setup.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
wallet_test.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
wallet.go lnwallet: extract coin selection to distinct method 2016-06-21 13:13:29 -07:00