File tree 2 files changed +0
-2
lines changed
common/network-defaults/src
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -157,5 +157,4 @@ pub fn export_to_env_if_not_set() {
157
157
set_var_conditionally_to_default ( var_names:: NYXD_WEBSOCKET , NYXD_WS ) ;
158
158
set_var_conditionally_to_default ( var_names:: EXPLORER_API , EXPLORER_API ) ;
159
159
set_var_conditionally_to_default ( var_names:: EXIT_POLICY_URL , EXIT_POLICY_URL ) ;
160
- set_var_conditionally_to_default ( var_names:: NYM_VPN_API , NYM_VPN_API ) ;
161
160
}
Original file line number Diff line number Diff line change @@ -20,4 +20,3 @@ COCONUT_DKG_CONTRACT_ADDRESS=n1aakfpghcanxtc45gpqlx8j3rq0zcpyf49qmhm9mdjrfx036h4
20
20
EXPLORER_API = https://canary-explorer.performance.nymte.ch/api
21
21
NYXD = " https://canary-validator.performance.nymte.ch"
22
22
NYM_API = " https://canary-api.performance.nymte.ch/api"
23
- NYM_VPN_API = " https://foo/api"
You can’t perform that action at this time.
0 commit comments