mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
change network id for devnet
This commit is contained in:
parent
5aa0f8b3aa
commit
15fb2e8f23
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"chainId": 89,
|
"chainId": 90,
|
||||||
"homesteadBlock": 1,
|
"homesteadBlock": 1,
|
||||||
"eip150Block": 2,
|
"eip150Block": 2,
|
||||||
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue