rgb-cln/plugins/src
Christian Decker e6442d798e cln-plugin: Make the proxy-related configuration Option<>
These are only populated if a proxy was specified, see
lightningd/plugin.c:1855, so we were getting upset when we expected
them and they weren't set.
2022-06-22 12:07:55 +02:00
..
codec.rs cln-plugin: Get started with the plugin interface 2022-03-10 10:21:41 +10:30
lib.rs cln-plugin: Configuration struct 2022-06-22 12:07:55 +02:00
logging.rs cln-plugin: Implement logging facade adapter for cln plugins 2022-03-10 10:21:41 +10:30
messages.rs cln-plugin: Make the proxy-related configuration Option<> 2022-06-22 12:07:55 +02:00
options.rs cln-plugin: Add support for synchronous RPC methods 2022-03-10 10:21:41 +10:30