We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8b4e7 commit 4cdf027Copy full SHA for 4cdf027
start-local-rinkeby.sh
@@ -3,6 +3,6 @@ AMP_MONGODB_URL=localhost; \
3
AMP_MONGODB_DBNAME=proofdex; \
4
AMP_EXCHANGE_CONTRACT_ADDRESS=0x9c446449fbc378941586Ef7a2196B13CC12AEBcd; \
5
AMP_ETHEREUM_NODE_HTTP_URL=https://rinkeby.infura.io; \
6
-AMP_ETHEREUM_NODE_WS_URL=wss://rinkeby.infura.io/_ws; \
+AMP_ETHEREUM_NODE_WS_URL=wss://rinkeby.infura.io/ws; \
7
AMP_ENABLE_TLS=false; \
8
fresh
tmp/runner-build
0 Bytes
0 commit comments