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 @@ -2402,7 +2402,7 @@ UniValue listunspent(const JSONRPCRequest& request)
2402
2402
" \" address\" : \" address\" , (string) the bitcoin address\n "
2403
2403
" \" account\" : \" account\" , (string) DEPRECATED. The associated account, or \"\" for the default account\n "
2404
2404
" \" scriptPubKey\" : \" key\" , (string) the script key\n "
2405
- " \" amount\" : x.xxx, (numeric) the transaction amount in " + CURRENCY_UNIT + " \n "
2405
+ " \" amount\" : x.xxx, (numeric) the transaction output amount in " + CURRENCY_UNIT + " \n "
2406
2406
" \" confirmations\" : n, (numeric) The number of confirmations\n "
2407
2407
" \" redeemScript\" : n (string) The redeemScript if scriptPubKey is P2SH\n "
2408
2408
" \" 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