mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 09:23:48 +00:00
Update genesis.json
This commit is contained in:
parent
38f97b857c
commit
ee6327df40
1 changed files with 1 additions and 5 deletions
|
|
@ -2,15 +2,11 @@
|
|||
"config": {
|
||||
"chainId": 101,
|
||||
"homesteadBlock": 0,
|
||||
"eip150Block": 0,
|
||||
"eip155Block": 0,
|
||||
"eip158Block": 0,
|
||||
"daoForkBlock": 0,
|
||||
"daoForkSupport": true,
|
||||
"byzantiumBlock": 0,
|
||||
"ethash": {}
|
||||
},
|
||||
"nonce": "0x0",
|
||||
"nonce": "0x0000000000000042",
|
||||
"timestamp": "0x5A7C5A6B",
|
||||
"extraData": "0x00000000000000000000000000000000000000000000000000000000000000001d3eaaeade1f26209bd612e18f4786f0ea983eff201098c849e08993d0b739e1072f43f8063b8e6c8fff96ef79c64b4693c497f03ccab86ca312b0db0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
||||
"gasLimit": "0x8000000",
|
||||
|
|
|
|||
Loading…
Reference in a new issue