Skip to main content

setprivatesendamount

setprivatesendamount amount

Set the goal amount in YERB for PrivateSend mixing.

yerbas-cli setprivatesendamount 500

Arguments

ArgumentTypeDescription
amount(numeric)The default amount is 1000 Cannot be more than 21000000 nor less than 2
Arguments:
1. amount (numeric, required) The default amount is 1000 Cannot be more than 21000000 nor less than 2

Output

ResultTypeDescription
.........
Result:
{
...
}

Examples

curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "setprivatesendamount", "params": [208] }' -H 'content-type: text/plain;' http://127.0.0.1:9998/