privatesend
privatesend "command"
# Available commands:
start - Start mixing
stop - Stop mixing
reset - Reset mixing
yerbas-cli privatesend start
Arguments
Argument | Type | Description |
---|---|---|
"command" | (string) | The command to execute |
Arguments:
1. "command" (string or set of strings, required) The command to execute
Output
Result | Type | Description |
---|---|---|
... | ... | ... |
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/