From 4cdc23be79882ced0ce71f321b8b9d1e54384a31 Mon Sep 17 00:00:00 2001 From: Shawn <44221603+shaspitz@users.noreply.github.com> Date: Wed, 10 Jan 2024 02:51:16 -0800 Subject: [PATCH] account funded on genesis - new hyperlane deployer --- geth-poa/genesis.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/geth-poa/genesis.json b/geth-poa/genesis.json index 6d58462f42..1d40705a8a 100644 --- a/geth-poa/genesis.json +++ b/geth-poa/genesis.json @@ -53,6 +53,9 @@ }, "0x04F713A0b687c84D4F66aCd1423712Af6F852B78": { "balance": "10000000000000000000000000000" + }, + "0x82b941824b43F33e417be1E92273A3020a0D760c": { + "balance": "10000000000000000000000000000" } }, "number": "0x0",