Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StopRequest

The stop is a RPC command to shut off the Core Lightning node.

EXAMPLE JSON REQUEST

{
"id": 82,
"method": "stop",
"params": {}
}

Hierarchy

  • StopRequest

Generated using TypeDoc