lnd.xprv/lnwallet
Olaoluwa Osuntokun 34e35fe2d5 lnwallet: set commit tnx related info in ChannelReservation
* Future commit will ditch all the thread-safe “getter” like methods.
We’re all adults just make sure to grab the lock.
* All wallet mutation funcs will also document which fields are set
after completion of the request
* Set shaChain, delivery address, commitment key
2015-12-20 17:13:14 -06:00
..
channel.go lnwallet: use funcs in script_utils.go 2015-12-20 17:11:21 -06:00
coin_select.go lnwallet: re-name package to lnwallet, though it was? 2015-12-20 00:00:50 -06:00
reservation.go lnwallet: re-name package to lnwallet, though it was? 2015-12-20 00:00:50 -06:00
script_utils.go lnwallet: import badge's script utils in new file 2015-12-20 17:10:24 -06:00
setup.go lnwallet: re-name package to lnwallet, though it was? 2015-12-20 00:00:50 -06:00
wallet_test.go lnwallet: re-name package to lnwallet, though it was? 2015-12-20 00:00:50 -06:00
wallet.go lnwallet: set commit tnx related info in ChannelReservation 2015-12-20 17:13:14 -06:00