Skip to content

Commit

Permalink
chore: update Protocol State default contract address
Browse files Browse the repository at this point in the history
  • Loading branch information
xadahiya committed Jun 14, 2023
1 parent 0a366c4 commit 212fba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapshotter_autofill.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 54,7 @@ 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 protocol_state_contract="${PROTOCOL_STATE_CONTRACT:-0x19B7f6c458bBd6faDc36D39Ae77B132CC3b5B159}"
export relayer_host="${RELAYER_HOST:-https://relayer-test1b.powerloom.io}"

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

0 comments on commit 212fba7

Please sign in to comment.