You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The Ethereum node HTTP endpoint.",
"value": "https://gethnode.com/http"
},
"ETHEREUM_WS": {
"description": "The Ethereum node WSS endpoint.",
"value": "wss://gethnode.com/ws"
},
"PGSSLMODE": {
"description": "SSL for sql.",
"value": "required"
},
"NETWORK": {
"description": "The Ethereum network to connect to. Possible values: `rinkeby`, `ropsten`, `environment` -- by default this will use the environment above.",