Skip to main content

setprivatesendrounds

setprivatesendrounds rounds

Set the number of rounds for PrivateSend mixing.

yerbas-cli setprivatesendrounds 4

Arguments

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

Output

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

Examples

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