mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-18 08:36:51 +00:00
chore (@embark/templates) add missing flags to genesis.json files in the templates
This commit is contained in:
parent
017ec59b23
commit
10f6b6bcdb
@ -2,6 +2,8 @@
|
||||
"config": {
|
||||
"homesteadBlock": 0,
|
||||
"byzantiumBlock": 0,
|
||||
"eip155Block": 0,
|
||||
"eip158Block": 0,
|
||||
"daoForkSupport": true
|
||||
},
|
||||
"nonce": "0x0000000000000042",
|
||||
|
@ -2,6 +2,8 @@
|
||||
"config": {
|
||||
"homesteadBlock": 0,
|
||||
"byzantiumBlock": 0,
|
||||
"eip155Block": 0,
|
||||
"eip158Block": 0,
|
||||
"daoForkSupport": true
|
||||
},
|
||||
"nonce": "0x0000000000000042",
|
||||
|
Loading…
x
Reference in New Issue
Block a user