Skip to content

Commit 809400d

Browse files
committed
config: enable Cancun and Prague for TestNet
1 parent 783970e commit 809400d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

config/genesis_testnet.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,20 @@
1818
"neoXDKGBlock": 1990080,
1919
"neoXAMEVBlock": 2088000,
2020
"neoXEthSigBlock": 3750000,
21+
"cancunTime": 1761600000,
22+
"pragueTime": 1761600000,
23+
"blobSchedule": {
24+
"cancun": {
25+
"target": 3,
26+
"max": 6,
27+
"baseFeeUpdateFraction": 3338477
28+
},
29+
"prague": {
30+
"target": 6,
31+
"max": 9,
32+
"baseFeeUpdateFraction": 5007716
33+
}
34+
},
2135
"dbft": {
2236
"period": 5,
2337
"standbyValidators": [

0 commit comments

Comments
 (0)