quartz/wallet/node_modules/@ethereumjs/common/dist.browser/hardforks/muirGlacier.json
2022-03-04 20:05:23 +08:00

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"
}
}
}