lnd.xprv/lnwallet
Olaoluwa Osuntokun b3cdc6167f lnwallet: switch over to using btcwallet's new Loader type
Allows us to remove a lot of duplicated code pertaining to wallet
setup. We also gain hooks into the wallet to trigger callbacks once the
wallet is created/opened.
2016-02-03 12:01:45 -08:00
..
channel.go lnwallet: properly set transaction version on commit txs 2016-02-03 12:01:44 -08:00
coin_select.go lnwallet: finish docstrings within coin select code 2016-01-14 23:56:10 -08:00
config.go lnwallet: add active Bitcoin network to config 2016-02-03 12:01:44 -08:00
reservation.go update imports to github 2016-01-16 10:45:54 -08:00
script_utils.go lnwallet: fix receiver htlc script 2016-02-03 12:01:44 -08:00
setup.go lnwallet: allow configurable net param for wallet create/open 2016-02-03 12:01:44 -08:00
wallet_test.go lnwallet: update tests to utilize the in-progress btcsuite/btcd/rpctest package 2016-02-03 12:01:44 -08:00
wallet.go lnwallet: switch over to using btcwallet's new Loader type 2016-02-03 12:01:45 -08:00