Peter Neuroth
|
ef539dd52e
|
lsp_plugin: refactor lsps0listprotocols handler
Move the handler to a separate file, and add lsps2_enabled flag to the
handler.
Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
|
2025-11-13 10:58:49 +10:30 |
|
Peter Neuroth
|
e36fdeff81
|
lsp_plugin: add primitives for messages
Adds some primitives defined in lsps0 for other protocol messages.
Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
|
2025-11-13 10:58:49 +10:30 |
|
Peter Neuroth
|
4d9ed8e2fb
|
lsps: Implement the transport layer for lsps0
For lsps0 we send JSON-RPC messages via custom messages over the
lightning network. This commit adds a basic implementation based
on custom messages.
|
2025-05-02 13:34:21 -07:00 |
|