File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2416,7 +2416,7 @@ UniValue listunspent(const JSONRPCRequest& request)
2416
2416
" \" address\" : \" address\" , (string) the bitcoin address\n "
2417
2417
" \" account\" : \" account\" , (string) DEPRECATED. The associated account, or \"\" for the default account\n "
2418
2418
" \" scriptPubKey\" : \" key\" , (string) the script key\n "
2419
- " \" amount\" : x.xxx, (numeric) the transaction amount in " + CURRENCY_UNIT + " \n "
2419
+ " \" amount\" : x.xxx, (numeric) the transaction output amount in " + CURRENCY_UNIT + " \n "
2420
2420
" \" confirmations\" : n, (numeric) The number of confirmations\n "
2421
2421
" \" redeemScript\" : n (string) The redeemScript if scriptPubKey is P2SH\n "
2422
2422
" \" spendable\" : xxx, (bool) Whether we have the private keys to spend this output\n "
You can’t perform that action at this time.
0 commit comments