This commit is contained in:
Shawn 2023-12-20 23:27:11 -08:00
parent 135d31202d
commit 0977c3e1d9

View file

@ -18,7 +18,7 @@ Address: `0xBe3dEF3973584FdcC1326634aF188f0d9772D57D`
Note if the relayer is emitting errors related to unexpected contract routing, try using a new deployer key pair. It's likely that the current bridge contract deployments are clashing with previous deployments.
You'd need to replace `Address` above, the allocs field of `genesis.json`, and the `CONTRACT_DEPLOYER_PRIVATE_KEY` in `.env`.
You'd need to replace `Address` above, the allocs field of `genesis.json`, the `CONTRACT_DEPLOYER_PRIVATE_KEY` in `.env`, and the hardcoded whitelist contract addr in HypERC20.sol.
## Validator Accounts (also POA signers)