lnd.xprv/cmd/lncli
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
..
commands.go Add listunspent RPC call 2018-12-11 15:26:38 +01:00
main.go Add listunspent RPC call 2018-12-11 15:26:38 +01:00