\fInum_skipped\fR: An integer that it is present only if the log level is equal to SKIPPED\.
.RE
On failure, one of the following error codes may be returned:
.RS
.IP\[bu]
-32602: Error in given parameters\.
.RE
.SHEXAMPLEJSONRESPONSE
.nf
.RS
{
"created_at": "1598192543.820753463",
"bytes_used": 89285843,
"bytes_max": 104857600,
"log": [
{
"type": "SKIPPED",
"num_skipped": 45
},
{
"type": "INFO",
"time": "0.453627568",
"source": "plugin-autopilot.py",
"log": "RPC method 'autopilot-run-once' does not have a docstring."
}
]
}
.RE
.fi
.SHAUTHOR
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\.
.SHRESOURCES
Main web site: \fIhttps://github.com/ElementsProject/lightning\fR