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 @@ -2758,7 +2758,7 @@ static UniValue listunspent(const JSONRPCRequest& request)
2758
2758
" \" scriptPubKey\" : \" key\" , (string) the script key\n "
2759
2759
" \" amount\" : x.xxx, (numeric) the transaction output amount in " + CURRENCY_UNIT + " \n "
2760
2760
" \" confirmations\" : n, (numeric) The number of confirmations\n "
2761
- " \" redeemScript\" : \" script\" (string) The redeemScript if scriptPubKey is P2SH"
2761
+ " \" redeemScript\" : \" script\" (string) The redeemScript if scriptPubKey is P2SH\n "
2762
2762
" \" witnessScript\" : \" script\" (string) witnessScript if the scriptPubKey is P2WSH or P2SH-P2WSH\n "
2763
2763
" \" spendable\" : xxx, (bool) Whether we have the private keys to spend this output\n "
2764
2764
" \" solvable\" : xxx, (bool) Whether we know how to spend this output, ignoring the lack of keys\n "
You can’t perform that action at this time.
0 commit comments