lnd.xprv/lnwallet/btcwallet
AdamISZ 9bb2a26948
Add listunspent RPC call
Returns a brief json summary of each utxo found by calling
ListUnspentWitness in the wallet. The two arguments are the
minimum and maximum number of conrfirmations (0=include
unconfirmed)
2018-12-11 15:26:38 +01:00
..
blockchain.go lnwallet/btcwallet: update neutrino GetUtxo impl to use new API 2018-07-31 21:28:57 -07:00
btcwallet.go Add listunspent RPC call 2018-12-11 15:26:38 +01:00
config.go multi: switch over import paths from roasbeef/* to btcsuite/* 2018-07-13 17:05:39 -07:00
driver.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -07:00
signer.go lnwallet/btcwallet: check output is under our control in FetchInputInfo 2018-11-14 20:17:36 -08:00