diff --git a/examples/7nodes/genesis.json b/examples/7nodes/genesis.json index 3f3b3f2..f461424 100644 --- a/examples/7nodes/genesis.json +++ b/examples/7nodes/genesis.json @@ -1,5 +1,21 @@ { - "alloc": {}, + "alloc": { + "0xed9d02e382b34818e88b88a309c7fe71e65f419d": { + "balance": "1000000000000000000000000000" + }, + "0xca843569e3427144cead5e4d5999a3d0ccf92b8e": { + "balance": "1000000000000000000000000000" + }, + "0x0fbdc686b912d7722dc86510934589e0aaf3b55a": { + "balance": "1000000000000000000000000000" + }, + "0x9186eb3d20cbd1f5f992a950d808c4495153abd5": { + "balance": "1000000000000000000000000000" + }, + "0x0638e1574728b6d862dd5d3a3e0942c3be47d996": { + "balance": "1000000000000000000000000000" + } + }, "coinbase": "0x0000000000000000000000000000000000000000", "config": { "homesteadBlock": 0,