GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LIGHTNING-STOP(7) lightning-stop LIGHTNING-STOP(7)

lightning-stop - Command to shutdown the c-lightning node.

stop

The stop is a RPC command to shut off the c-lightning node.

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

On success, returns a single element (string) (always "Shutdown complete")

Once it has returned, the daemon has cleaned up completely, and if desired may be restarted immediately.

Vincenzo Palazzo <vincenzo.palazzo@protonmail.com> wrote the initial version of this man page, but many others did the hard work of actually implementing this rpc command.

Main web site: https://github.com/ElementsProject/lightning


Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.