Merge branch 'master' into master

This commit is contained in:
Felipe Knorr Kuhn
2022-09-08 10:03:36 -07:00
committed by GitHub
66 changed files with 3182 additions and 419 deletions

2
docker/backend/start.sh Normal file → Executable file
View File

@@ -205,4 +205,4 @@ sed -i "s!__LND_REST_API_URL__!${__LND_REST_API_URL__}!g" mempool-config.json
# CLN
sed -i "s!__CLIGHTNING_SOCKET__!${__CLIGHTNING_SOCKET__}!g" mempool-config.json
node /backend/dist/index.js
node /backend/package/index.js