Skip to content

Commit

Permalink
Merge pull request #33 from PowerLoom/SwaroopH-patch-1
Browse files Browse the repository at this point in the history
Update snapshotter_autofill.sh for release
  • Loading branch information
xadahiya authored Jun 9, 2023
2 parents bc9317c + 67209e1 commit ec9d401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snapshotter_autofill.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ export ipfs_url="${IPFS_URL:-/dns/ipfs/tcp/5001}"
export ipfs_api_key="${IPFS_API_KEY:-}"
export ipfs_api_secret="${IPFS_API_SECRET:-}"

export protocol_state_contract="${PROTOCOL_STATE_CONTRACT:-0xb71EAc336ffd776BAe4b1F861E58FaF13aB7c34B}"
export relayer_host="${RELAYER_HOST:-https://relayer-test1b.powerloom.io}"
export protocol_state_contract="${PROTOCOL_STATE_CONTRACT:-0xb1983E8ce013F62fC503AA5C7704B91a3bf25eC8}"
export relayer_host="${RELAYER_HOST:-https://relayer-prod1b.powerloom.io/75822d76fa4d497ab3b409b3f097f4fa}"

export slack_reporting_url="${SLACK_REPORTING_URL:-}"
export powerloom_reporting_url="${POWERLOOM_REPORTING_URL:-}"
Expand Down

0 comments on commit ec9d401

Please sign in to comment.