add genesis block
This commit is contained in:
parent
ed6c73fc16
commit
596df5fa88
17
genesis.json
Normal file
17
genesis.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"nonce": "0x0000000000000000",
|
||||
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"difficulty": "0x000",
|
||||
"alloc": {},
|
||||
"coinbase": "0x0000000000000000000000000000000000000000",
|
||||
"timestamp": "0x0",
|
||||
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"extraData": "0x",
|
||||
"gasLimit": "0xffffffff",
|
||||
"config": {
|
||||
"chainId": 0,
|
||||
"homesteadBlock": 0,
|
||||
"eip155Block": 0,
|
||||
"eip158Block": 0
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user