cln/plugins/lsps-plugin/src
Peter Neuroth ab06508b57 lsp_plugin: use concrete type to avoid unwrap
This commit adds a custom request type for the on_openchannel hook to
avoid calling unwrap() during runtime. We now return cleanly from the
hook in any case.

Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
2025-11-13 10:58:49 +10:30
..
jsonrpc lsp_plugin: change id type in jsonrpc 2025-11-13 10:58:49 +10:30
lsps0 lsp_plugin: refactor lsps0listprotocols handler 2025-11-13 10:58:49 +10:30
lsps2 lsp_plugin: use concrete type to avoid unwrap 2025-11-13 10:58:49 +10:30
client.rs lsp_plugin: use concrete type to avoid unwrap 2025-11-13 10:58:49 +10:30
lib.rs lsp_plugin: add lsps2 models 2025-11-13 10:58:49 +10:30
service.rs lsp_plugin: remove feature flag temporarily to ... 2025-11-13 10:58:49 +10:30
util.rs lsp_plugin: add reversed feature-bit check 2025-11-13 10:58:49 +10:30