From 027892b9e9023dbfa82fab4945d4f565954331d2 Mon Sep 17 00:00:00 2001 From: Shawn <44221603+shaspitz@users.noreply.github.com> Date: Tue, 30 Jan 2024 21:17:46 -0800 Subject: [PATCH] add alloc to local l1 genesis --- geth-poa/local-l1/genesis.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/geth-poa/local-l1/genesis.json b/geth-poa/local-l1/genesis.json index 2ac8c763836f..b344a309b2a1 100644 --- a/geth-poa/local-l1/genesis.json +++ b/geth-poa/local-l1/genesis.json @@ -41,7 +41,10 @@ }, "f39Fd6e51aad88F6F4ce6aB8827279cffFb92266": { "balance": "10000000000000000000000" - } + }, + "0x3fab184622dc19b6109349b94811493bf2a45362": { + "balance": "10000000000000000000000" + } }, "number": "0x0", "gasUsed": "0x0",