Skip to content

Commit

Permalink
Merge pull request #95 from covalenthq/update-elrond-testnet-websocke…
Browse files Browse the repository at this point in the history
…t-urls

updates Makefile websocket urls for Elrond
  • Loading branch information
noslav authored Jun 7, 2022
2 parents 17a0644 + ca2f767 commit 3875e2c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ run-agent-elrond:
--gcp-svc-account="/Users/pranay/.config/gcloud/bsp-2.json" \
--replica-bucket="covalenthq-geth-block-specimen" \
--proof-chain-address=0xbFCa723A2661350f86f397CEdF807D6e596d7874 \
--websocket-urls="34.69.250.147:20000 34.69.250.147:20001 34.69.250.147:20002 34.69.250.147:20003" \
--consumer-timeout=8000 \
--websocket-urls="34.66.210.112:20000 34.66.210.112:20001 34.66.210.112:20002 34.66.210.112:20003"
--ipfs-service=web3.storage
--ipfs-service=web3.storage

0 comments on commit 3875e2c

Please sign in to comment.