chore (@embark/templates) add missing flags to genesis.json files in the templates

This commit is contained in:
Iuri Matias 2019-02-22 15:45:30 -05:00
parent 017ec59b23
commit 10f6b6bcdb
2 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,8 @@
"config": {
"homesteadBlock": 0,
"byzantiumBlock": 0,
"eip155Block": 0,
"eip158Block": 0,
"daoForkSupport": true
},
"nonce": "0x0000000000000042",

View File

@ -2,6 +2,8 @@
"config": {
"homesteadBlock": 0,
"byzantiumBlock": 0,
"eip155Block": 0,
"eip158Block": 0,
"daoForkSupport": true
},
"nonce": "0x0000000000000042",