aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorWei-Ning Huang <w@byzantine-lab.io>2019-09-17 17:24:32 +0800
committerWei-Ning Huang <w@byzantine-lab.io>2019-09-17 18:43:49 +0800
commitdfb2aed0282a889154318739e12374dd1cf6a431 (patch)
tree73895d19ba4c53307d3cf883f529921813c777d7 /test
parent52e5ff1385f52af7ba03483676c25de12c8027a3 (diff)
downloadgo-tangerine-dfb2aed0282a889154318739e12374dd1cf6a431.tar
go-tangerine-dfb2aed0282a889154318739e12374dd1cf6a431.tar.gz
go-tangerine-dfb2aed0282a889154318739e12374dd1cf6a431.tar.bz2
go-tangerine-dfb2aed0282a889154318739e12374dd1cf6a431.tar.lz
go-tangerine-dfb2aed0282a889154318739e12374dd1cf6a431.tar.xz
go-tangerine-dfb2aed0282a889154318739e12374dd1cf6a431.tar.zst
go-tangerine-dfb2aed0282a889154318739e12374dd1cf6a431.zip
core: update mainnet chain ID to 411
Diffstat (limited to 'test')
-rw-r--r--test/genesis.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/genesis.json b/test/genesis.json
index 5418a4b92..a4d421bc0 100644
--- a/test/genesis.json
+++ b/test/genesis.json
@@ -1,6 +1,6 @@
{
"config": {
- "chainId": 373,
+ "chainId": 411,
"dMoment": 0,
"homesteadBlock": 0,
"daoForkBlock": 0,