lnd.xprv/lnwallet
Olaoluwa Osuntokun fa05ee9a22 lnwallet: move pubKey comparison for funding output spend into spendMultiSig func
* This change makes the spendMultiSig function testable independent of
the reservation workflow.
2016-02-05 12:33:22 -08:00
..
channel.go lnwallet: move pubKey comparison for funding output spend into spendMultiSig func 2016-02-05 12:33:22 -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: move pubKey comparison for funding output spend into spendMultiSig func 2016-02-05 12:33:22 -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: move pubKey comparison for funding output spend into spendMultiSig func 2016-02-05 12:33:22 -08:00