Merge pull request #3845 from nymtech/feature/fix_updater_url

Fix updater.json URL
This commit is contained in:
Mark Sinclair
2023-09-07 11:04:41 +01:00
committed by GitHub
@@ -51,7 +51,7 @@
"updater": {
"active": true,
"endpoints": [
"https://nymtech.net/.wellknown/mainnet/connect/updater.json"
"https://nymtech.net/.wellknown/connect/updater.json"
],
"dialog": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IENCNzQ2M0E5N0VFODE2NApSV1JrZ2U2WE9rYTNETTg1OTBKdE5uWUEra0hML2syOVUvQ2lxZmFZRzZ1T3NWbGM0eVRzUTVhVwo="