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

Commit

Permalink
remove ommer/nibbler reward constants as they can be derived from the…
Browse files Browse the repository at this point in the history
… block reward
  • Loading branch information
jwasinger committed Sep 21, 2017
1 parent def1fcd commit 0e9e045
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions params.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,14 +229,6 @@
"v": "3000000000000000000",
"d": "the amount a miner get rewarded for mining a block"
},
"ommerReward": {
"v": "625000000000000000",
"d": "The amount of wei a miner of an uncle block gets for being inculded in the blockchain"
},
"niblingReward": {
"v": "156250000000000000",
"d": "the amount a miner gets for inculding a uncle"
},
"homeSteadForkNumber": {
"v": 1150000,
"d": "the block that the Homestead fork started at"
Expand Down

0 comments on commit 0e9e045

Please sign in to comment.