# witness_node_stop

witness_node_stop The witness_node_stop command stops the current xwc_node and xwc_client.

request

{
  "jsonrpc": "2.0", 
  "method": "witness_node_stop", 
  "params": [""], 
  "id": 1
}

response

{
    "id": 1,
    "jsonrpc": "2.0",
    "result": null
}

Return parameter

  • result: return null