Skip to content
This repository was archived by the owner on Jul 18, 2018. It is now read-only.

Commit 0e9e045

Browse files
committed
remove ommer/nibbler reward constants as they can be derived from the block reward
1 parent def1fcd commit 0e9e045

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

params.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -229,14 +229,6 @@
229229
"v": "3000000000000000000",
230230
"d": "the amount a miner get rewarded for mining a block"
231231
},
232-
"ommerReward": {
233-
"v": "625000000000000000",
234-
"d": "The amount of wei a miner of an uncle block gets for being inculded in the blockchain"
235-
},
236-
"niblingReward": {
237-
"v": "156250000000000000",
238-
"d": "the amount a miner gets for inculding a uncle"
239-
},
240232
"homeSteadForkNumber": {
241233
"v": 1150000,
242234
"d": "the block that the Homestead fork started at"

0 commit comments

Comments
 (0)