diff --git a/deploy/lspd-install.sh b/deploy/lspd-install.sh index f1d093fe..fe2c11fa 100644 --- a/deploy/lspd-install.sh +++ b/deploy/lspd-install.sh @@ -177,7 +177,7 @@ make make install cat <`: Set on which port the lspd_plugin will listen for lspd communication, must be the same port that is used in pluginAddress parameter in NODES env variable. 1. Run lspd diff --git a/docs/LND.md b/docs/LND.md index d5a16267..fbd63fda 100644 --- a/docs/LND.md +++ b/docs/LND.md @@ -15,7 +15,6 @@ Needs to be build from source: git clone https://github.com/breez/lspd cd lspd go build . # compile lspd -go build -o lspd_plugin # compile lspd cln plugin ``` ### Postgresql Lspd supports postgresql backend. Create new database and user for lspd: