From d3ad2c9d7d3aeed77ad1e85e45b161d47cc59ffe Mon Sep 17 00:00:00 2001 From: alok Date: Thu, 14 Dec 2023 14:09:54 +0530 Subject: [PATCH] Add more funds to initial accounts --- geth-poa/genesis.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/geth-poa/genesis.json b/geth-poa/genesis.json index d50373d497..0616dfc1d2 100644 --- a/geth-poa/genesis.json +++ b/geth-poa/genesis.json @@ -28,22 +28,22 @@ "coinbase": "0x0000000000000000000000000000000000000000", "alloc": { "0xBe3dEF3973584FdcC1326634aF188f0d9772D57D": { - "balance": "10000000000000000000000" + "balance": "10000000000000000000000000000" }, "d9cd8E5DE6d55f796D980B818D350C0746C25b97": { - "balance": "10000000000000000000000" + "balance": "10000000000000000000000000000" }, "788EBABe5c3dD422Ef92Ca6714A69e2eabcE1Ee4": { - "balance": "10000000000000000000000" + "balance": "10000000000000000000000000000" }, "0DCaa27B9E4Db92F820189345792f8eC5Ef148F6": { - "balance": "10000000000000000000000" + "balance": "10000000000000000000000000000" }, "f39Fd6e51aad88F6F4ce6aB8827279cffFb92266": { - "balance": "10000000000000000000000" + "balance": "10000000000000000000000000000" }, "0x3fab184622dc19b6109349b94811493bf2a45362": { - "balance": "10000000000000000" + "balance": "10000000000000000000000000000" } }, "number": "0x0",