mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-14 16:03:45 +00:00
comment
This commit is contained in:
parent
135d31202d
commit
0977c3e1d9
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
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)
|
## Validator Accounts (also POA signers)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue