lnd.xprv/lntest
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
..
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
harness.go Add listunspent RPC call 2018-12-11 15:26:38 +01:00
node.go Merge pull request #2159 from halseth/integration-tests-net-aware-db 2018-11-09 12:14:55 +01:00