Add nym_vpn_api_url

This commit is contained in:
Jon Häggblad
2024-07-29 23:26:28 +02:00
parent 32e2557456
commit 881139e36f
7 changed files with 31 additions and 8 deletions
+1
View File
@@ -20,3 +20,4 @@ COCONUT_DKG_CONTRACT_ADDRESS=n1aakfpghcanxtc45gpqlx8j3rq0zcpyf49qmhm9mdjrfx036h4
EXPLORER_API=https://canary-explorer.performance.nymte.ch/api
NYXD="https://canary-validator.performance.nymte.ch"
NYM_API="https://canary-api.performance.nymte.ch/api"
NYM_VPN_API="https://foo/api"
+1
View File
@@ -24,3 +24,4 @@ NYXD="https://rpc.nymtech.net"
NYM_API="https://validator.nymtech.net/api/"
NYXD_WS="wss://rpc.nymtech.net/websocket"
EXPLORER_API="https://explorer.nymtech.net/api/"
NYM_VPN_API="https://nymvpn.com/api"