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

13 lines
308 B
JSON

{
"name": "merge",
"comment": "Hardfork to upgrade the consensus mechanism to Proof-of-Stake",
"url": "https://github.com/ethereum/pm/issues/361",
"status": "pre-Draft",
"consensus": {
"type": "pos",
"algorithm": "casper",
"casper": {}
},
"eips": [3675]
}