Change NetworkID to decimal

This commit is contained in:
Pavel Khakhulin 2017-06-02 18:27:10 +03:00
parent 0e88fa4bb7
commit 6032a47f8a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"params": {
"maximumExtraDataSize": "0x20",
"minGasLimit": "0x1388",
"networkID" : "0xC0FFEE"
"networkID" : 12648430
},
"genesis": {
"seal": {