From 6bc8d509a4b6c0ab3b373767a124f6c707433b32 Mon Sep 17 00:00:00 2001 From: Shawn <44221603+shaspitz@users.noreply.github.com> Date: Fri, 22 Dec 2023 02:08:35 -0800 Subject: [PATCH] Update README.md --- geth-poa/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/geth-poa/README.md b/geth-poa/README.md index 5d638d670c..ddbc0a92ec 100644 --- a/geth-poa/README.md +++ b/geth-poa/README.md @@ -18,6 +18,7 @@ Note if the relayer is emitting errors related to unexpected contract routing, t To properly set a new hyperlane deployer: * Generate a new key pair (ex: `cast wallet new`) +* Send or [mine](https://sepolia-faucet.pk910.de/) some Sepolia ETH to `Address` * replace `Address` above for book keeping * replace `CONTRACT_DEPLOYER_PRIVATE_KEY` in `.env` * allocate funds to `Address` in the allocs field of `genesis.json`