gitee.com/liu-zhao234568/cntest@v1.0.0/cmd/devp2p/internal/ethtest/testdata/genesis.json (about) 1 { 2 "config": { 3 "chainId": 19763, 4 "homesteadBlock": 0, 5 "eip150Block": 0, 6 "eip155Block": 0, 7 "eip158Block": 0, 8 "byzantiumBlock": 0, 9 "ethash": {} 10 }, 11 "nonce": "0xdeadbeefdeadbeef", 12 "timestamp": "0x0", 13 "extraData": "0x0000000000000000000000000000000000000000000000000000000000000000", 14 "gasLimit": "0x80000000", 15 "difficulty": "0x20000", 16 "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", 17 "coinbase": "0x0000000000000000000000000000000000000000", 18 "alloc": { 19 "71562b71999873db5b286df957af199ec94617f7": { 20 "balance": "0xffffffffffffffffffffffffff" 21 } 22 }, 23 "number": "0x0", 24 "gasUsed": "0x0", 25 "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000" 26 }