Files
palladum-lightning/plugins
Rusty Russell 57b199bb16 lightningd: simplify injectonionmessage API.
It's undocumented and only used in one place, so we can change it (it
was new in 24.08).

We really want to be able to just handle a raw onionmessage: this allows
oblivious sending of messages, but also, in combination with the coming
onionmessage_forward_fail notification, allows us to connect then
reinject.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-12-05 17:38:16 +10:30
..
2024-11-25 15:39:13 +10:30
2024-11-27 06:27:50 +10:30
2024-12-02 14:31:11 +10:30
2024-11-26 21:45:19 +10:30
2024-11-07 17:04:35 +10:30
2024-09-22 00:12:39 -07:00
2024-11-19 22:54:22 +01:00
2024-11-07 17:04:35 +10:30

Plugin Directory

Any file in this directory which is executable and whose name only consists of alphanumeric characters, space, '.', '-' or '_' will be automatically loaded when lightningd starts (unless suppressed with commandline options).