mirror of https://github.com/nucypher/nucypher.git
21 lines
661 B
JSON
21 lines
661 B
JSON
{
|
|
"coinbase" : "0xA87722643685B38D37ecc7637ACA9C1E09c8C5e1",
|
|
"difficulty" : "10000",
|
|
"extraData" : "0x",
|
|
"gasLimit" : "8000000",
|
|
"nonce" : "0x0112358132134550",
|
|
"mixhash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"timestamp" : "0x00",
|
|
"alloc": {
|
|
"0xA87722643685B38D37ecc7637ACA9C1E09c8C5e1": {"balance": "100000000000000000000000"}
|
|
},
|
|
"config": {
|
|
"chainId": 112358,
|
|
"homesteadBlock": 0,
|
|
"eip155Block": 0,
|
|
"eip158Block": 0,
|
|
"byzantiumBlock": 0
|
|
}
|
|
}
|