2020-08-31 14:42:28 +02:00
.TH "LIGHTNING-STOP" "7" "" "" "lightning-stop"
.SH NAME
2020-09-07 12:46:28 +02:00
lightning-stop - Command to shutdown the c-lightning node\.
2020-08-31 14:42:28 +02:00
.SH SYNOPSIS
\fB stop\fR
.SH DESCRIPTION
2020-09-07 12:46:28 +02:00
The \fB stop\fR is a RPC command to shut off the c-lightning node\.
2020-08-31 14:42:28 +02:00
.SH EXAMPLE JSON REQUEST
.nf
.RS
{
"id": 82,
"method": "stop",
"params": {}
}
.RE
.fi
.SH RETURN VALUE
2021-06-16 03:10:17 +02:00
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\.
2020-08-31 14:42:28 +02:00
.SH AUTHOR
Vincenzo Palazzo \fI <vincenzo.palazzo@protonmail.com\fR > wrote the initial version of this man page, but many others did the hard work of actually implementing this rpc command\.
.SH RESOURCES
Main web site: \fI https://github.com/ElementsProject/lightning\fR
2021-06-16 03:10:17 +02:00
\" SHA256STAMP:49b081bfb49823c2db676705681eec32721a9fd62629f97b1749bf20a264fead