Skip to main content

privatesend

privatesend "command"

# Available commands:
start - Start mixing
stop - Stop mixing
reset - Reset mixing

yerbas-cli privatesend start

Arguments

ArgumentTypeDescription
"command"(string)The command to execute
Arguments:
1. "command" (string or set of strings, required) The command to execute

Output

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

Examples

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