|
NAMElightning-addgossip - Command for injecting a gossip message (low-level)SYNOPSISaddgossip messageDESCRIPTIONThe addgossip 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. RETURN VALUEOn success, an empty object is returned.AUTHORRusty Russell <rusty@rustcorp.com.au> is mainly responsible.SEE ALSOlightning-pay(7)RESOURCESMain web site: https://github.com/ElementsProject/lightning Visit the GSP FreeBSD Man Page Interface. |