mirror of
https://github.com/aljazceru/lspd.git
synced 2026-02-23 15:04:23 +01:00
use cln plugin wrapper in interceptor
This commit is contained in:
@@ -30,4 +30,7 @@ LND_MACAROON_HEX=<hex encoded macaroon>
|
||||
RUN_LND=true
|
||||
|
||||
# CLN specific environment variables
|
||||
CLN_PLUGIN_ADDRESS=<address the lsp cln plugin listens on (ip:port)>
|
||||
CLN_SOCKET_DIR=<path to drectory cln lightning-rpc socket lives in>
|
||||
CLN_SOCKET_NAME=<name of the cln lightning-rpc file>
|
||||
RUN_CLN=true
|
||||
|
||||
Reference in New Issue
Block a user