mirror of https://github.com/ethereum/go-ethereum
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
832 B
26 lines
832 B
{
|
|
"config": {
|
|
"chainId": 19763,
|
|
"homesteadBlock": 0,
|
|
"eip150Block": 0,
|
|
"eip155Block": 0,
|
|
"eip158Block": 0,
|
|
"byzantiumBlock": 0,
|
|
"ethash": {}
|
|
},
|
|
"nonce": "0xdeadbeefdeadbeef",
|
|
"timestamp": "0x0",
|
|
"extraData": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"gasLimit": "0x80000000",
|
|
"difficulty": "0x20000",
|
|
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"coinbase": "0x0000000000000000000000000000000000000000",
|
|
"alloc": {
|
|
"71562b71999873db5b286df957af199ec94617f7": {
|
|
"balance": "0xffffffffffffffffffffffffff"
|
|
}
|
|
},
|
|
"number": "0x0",
|
|
"gasUsed": "0x0",
|
|
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
|
|
}
|
|
|