From 9b65945eb5016f1e5d2b8e3345246c9640f6f343 Mon Sep 17 00:00:00 2001 From: Mikhail Wall Date: Mon, 17 Jun 2024 11:13:35 +0200 Subject: [PATCH] chore: returned gas limit --- geth-poa/genesis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geth-poa/genesis.json b/geth-poa/genesis.json index 6808476e91..6f1e6e2308 100644 --- a/geth-poa/genesis.json +++ b/geth-poa/genesis.json @@ -22,7 +22,7 @@ "nonce": "0x0", "timestamp": "0x18E0A4E0D22", "extraData": "0x0000000000000000000000000000000000000000000000000000000000000000d9cd8E5DE6d55f796D980B818D350C0746C25b970000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "gasLimit": "0x5f5e100", + "gasLimit": "0x1c9c380", "difficulty": "0x1", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "coinbase": "0x0000000000000000000000000000000000000000",