mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-19 05:44:12 +01:00
6d1897b796
They render the comment as if it's in the list. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
39 lines
939 B
Groff
Generated
39 lines
939 B
Groff
Generated
.TH "LIGHTNING-ADDGOSSIP" "7" "" "" "lightning-addgossip"
|
|
.SH NAME
|
|
lightning-addgossip - Command for injecting a gossip message (low-level)
|
|
.SH SYNOPSIS
|
|
|
|
\fBaddgossip\fR \fImessage\fR
|
|
|
|
.SH DESCRIPTION
|
|
|
|
The \fBaddgossip\fR RPC command injects a hex-encoded gossip message into
|
|
the gossip daemon\. It may return an error if it is malformed, or may
|
|
update its internal state using the gossip message\.
|
|
|
|
|
|
Note that currently some paths will still silently reject the gossip: it
|
|
is best effort\.
|
|
|
|
|
|
This is particularly used by plugins which may receive channel_update
|
|
messages within error replies\.
|
|
|
|
.SH RETURN VALUE
|
|
|
|
On success, an empty object is returned\.
|
|
|
|
.SH AUTHOR
|
|
|
|
Rusty Russell \fI<rusty@rustcorp.com.au\fR> is mainly responsible\.
|
|
|
|
.SH SEE ALSO
|
|
|
|
\fBlightning-pay\fR(7)
|
|
|
|
.SH RESOURCES
|
|
|
|
Main web site: \fIhttps://github.com/ElementsProject/lightning\fR
|
|
|
|
\" SHA256STAMP:abe4b88f82d3e6894742133522bbc025409c8bca287f47dbe41e63f78fa76ef9
|