lnd.xprv/lnwallet
Olaoluwa Osuntokun fe6d71e95e lnwallet: accept channeldb as a param in constructor
lnwallet is no longer responsible for creating/opening channeldb. The
call is now expected to do so.
2016-03-22 18:48:18 -07:00
..
channel.go can sync with segnet in hard mode 2016-02-15 22:13:17 -08:00
coin_select.go lnwallet: finish docstrings within coin select code 2016-01-14 23:56:10 -08:00
config.go Integrate basic configuration functionality 2016-03-22 13:28:56 -07:00
log.go multi: create lnd's logging infrastructure 2016-03-22 18:43:10 -07:00
reservation.go update imports to github 2016-01-16 10:45:54 -08:00
script_utils.go lnwallet: move lockTimeToSequence to script_utils.go 2016-02-05 20:24:17 -08:00
setup.go lnwallet: nuke most of setup.go, no longer needed w/ wallet.Loader 2016-02-03 12:01:45 -08:00
wallet_test.go lnwallet: move teardown of rpctest before setup to ensure proper cleanup 2016-02-05 12:32:23 -08:00
wallet.go lnwallet: accept channeldb as a param in constructor 2016-03-22 18:48:18 -07:00