update maru genesis

This commit is contained in:
goldsquid
2025-11-03 19:43:46 +07:00
parent 55b97c0cde
commit f7fd21dbfb

View File

@@ -1,20 +1,32 @@
{
"chainId": 59144,
"config": {
"0": {
"type": "difficultyAwareQbft",
"blockTimeSeconds": 1,
"postTtdConfig": {
"validatorSet": ["0x9f31730181441beb67b10efaed5773767ea959bc"],
"elFork": "Paris"
},
"terminalTotalDifficulty": 49575263
},
"1761213600": {
"type": "qbft",
"chainId": 59144,
"config": {
"0": {
"type": "difficultyAwareQbft",
"blockTimeSeconds": 1,
"postTtdConfig": {
"validatorSet": ["0x9f31730181441beb67b10efaed5773767ea959bc"],
"blockTimeSeconds": 1,
"elFork": "Shanghai"
}
"elFork": "Paris"
},
"terminalTotalDifficulty": 49575263
},
"1761213600": {
"type": "qbft",
"validatorSet": ["0x9f31730181441beb67b10efaed5773767ea959bc"],
"blockTimeSeconds": 1,
"elFork": "Shanghai"
},
"1761645600": {
"type": "qbft",
"validatorSet": ["0x9f31730181441beb67b10efaed5773767ea959bc"],
"blockTimeSeconds": 1,
"elFork": "Cancun"
},
"1761646200": {
"type": "qbft",
"validatorSet": ["0x9f31730181441beb67b10efaed5773767ea959bc"],
"blockTimeSeconds": 1,
"elFork": "Prague"
}
}
}
}