mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
16 lines
376 B
JSON
16 lines
376 B
JSON
{
|
|
"name": "muirGlacier",
|
|
"comment": "HF to delay the difficulty bomb",
|
|
"url": "https://eips.ethereum.org/EIPS/eip-2384",
|
|
"status": "Final",
|
|
"gasConfig": {},
|
|
"gasPrices": {},
|
|
"vm": {},
|
|
"pow": {
|
|
"difficultyBombDelay": {
|
|
"v": 9000000,
|
|
"d": "the amount of blocks to delay the difficulty bomb with"
|
|
}
|
|
}
|
|
}
|