Use private realay enpoint (#97)

* feat: use private ws endpoint

* chore: bump `min_lnbits_version`

* fix: retry logic

* fix: restart logic

* chore: fux log message
This commit is contained in:
Vlad Stan 2024-01-22 13:50:40 +02:00 committed by GitHub
parent 55624cc2b5
commit 91e42ee686
4 changed files with 62 additions and 54 deletions

View file

@ -3,5 +3,5 @@
"short_description": "Nostr Webshop/market on LNbits",
"tile": "/nostrmarket/static/images/bitcoin-shop.png",
"contributors": [],
"min_lnbits_version": "0.11.0"
"min_lnbits_version": "0.12.0"
}