nostrmarket/config.json
Vlad Stan 91e42ee686 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
2024-01-22 13:50:40 +02:00

7 lines
199 B
JSON

{
"name": "Nostr Market",
"short_description": "Nostr Webshop/market on LNbits",
"tile": "/nostrmarket/static/images/bitcoin-shop.png",
"contributors": [],
"min_lnbits_version": "0.12.0"
}