Skip to content

Commit f4ee70c

Browse files
committed
config: adjust testnet configuration for T4
Change the magic to 0xBA9304, add NeoXBurn schedule. Signed-off-by: Anna Shaleva <[email protected]>
1 parent a784a3e commit f4ee70c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/genesis_testnet.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"config": {
3-
"chainId": 12227331,
3+
"chainId": 12227332,
44
"homesteadBlock": 0,
55
"eip150Block": 0,
66
"eip155Block": 0,
@@ -15,6 +15,7 @@
1515
"arrowGlacierBlock": 0,
1616
"grayGlacierBlock": 0,
1717
"shanghaiTime": 0,
18+
"neoXBurnTime": 0,
1819
"dbft": {
1920
"period": 10,
2021
"standbyValidators": [

0 commit comments

Comments
 (0)