From 9f5207525f45daa8a1eb0512d6070ae3c342176e Mon Sep 17 00:00:00 2001 From: Daniel Krahofer Date: Thu, 30 Jun 2022 12:23:38 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 87119ef..56463b1 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ lncli-sim 1 newaddr p2wsh lncli-sim 2 listpeers ``` +# urls for lnbits and mempool +* lnbits: http://localhost:5000/ +* mempool: http://localhost:8080/ + # lnbits debug log ```console docker logs lnbits-legend-lnbits-1 -f