update maru genesis
This commit is contained in:
@@ -1,20 +1,32 @@
|
|||||||
{
|
{
|
||||||
"chainId": 59144,
|
"chainId": 59144,
|
||||||
"config": {
|
"config": {
|
||||||
"0": {
|
"0": {
|
||||||
"type": "difficultyAwareQbft",
|
"type": "difficultyAwareQbft",
|
||||||
"blockTimeSeconds": 1,
|
"blockTimeSeconds": 1,
|
||||||
"postTtdConfig": {
|
"postTtdConfig": {
|
||||||
"validatorSet": ["0x9f31730181441beb67b10efaed5773767ea959bc"],
|
|
||||||
"elFork": "Paris"
|
|
||||||
},
|
|
||||||
"terminalTotalDifficulty": 49575263
|
|
||||||
},
|
|
||||||
"1761213600": {
|
|
||||||
"type": "qbft",
|
|
||||||
"validatorSet": ["0x9f31730181441beb67b10efaed5773767ea959bc"],
|
"validatorSet": ["0x9f31730181441beb67b10efaed5773767ea959bc"],
|
||||||
"blockTimeSeconds": 1,
|
"elFork": "Paris"
|
||||||
"elFork": "Shanghai"
|
},
|
||||||
}
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user