mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
18 lines
427 B
JSON
18 lines
427 B
JSON
{
|
|
"name": "EIP-3554",
|
|
"comment": "Reduction in refunds",
|
|
"url": "Difficulty Bomb Delay to December 1st 2021",
|
|
"status": "Draft",
|
|
"minimumHardfork": "muirGlacier",
|
|
"requiredEIPs": [],
|
|
"gasConfig": {},
|
|
"gasPrices": {},
|
|
"vm": {},
|
|
"pow": {
|
|
"difficultyBombDelay": {
|
|
"v": 9500000,
|
|
"d": "the amount of blocks to delay the difficulty bomb with"
|
|
}
|
|
}
|
|
}
|