Skip to content

Commit

Permalink
Merge pull request ethhub-io#140 from fixone/patch-1
Browse files Browse the repository at this point in the history
clarify units of measurements
  • Loading branch information
sassal authored Jan 6, 2019
2 parents 6d4bb55 + 2fc77b3 commit f253db8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ethereum-roadmap/serenity-phases/eth-2.0-economics.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ We can calculate this scale using the spec. There are a lot of variables in doin
| :--- | :--- |
| ETH stake | 32 |
| Shards | 1024 |
| Slot time | 6 |
| Epoch Length | 64 |
| Slot time (in seconds) | 6 |
| Epoch Length (in slots) | 64 |
| Base Reward Quotient | 2048 |

From here we can start to calculate the **outputs** using a single **assumption** which is **total network stake.** \(Let's assume 10,000,000 in the example\)
Expand Down Expand Up @@ -107,4 +107,4 @@ More traditional investment alternatives such as bonds, certificates of deposit,
There is over [500 alternative PoS coins](https://masternodes.online/), with a reward structure. Why stake ETH, when one can earn more, with potentially less infrastructure and risk, on another coin?

## Spreadsheet Example
Click [here](https://docs.google.com/spreadsheets/d/1SZBJsTHBFmRlo6aLZ0ex_bnTO3MqQrsZK9yLWqL4r68/edit?usp=sharing) to see calucations of network and personal staking variables given the latest spec.
Click [here](https://docs.google.com/spreadsheets/d/1SZBJsTHBFmRlo6aLZ0ex_bnTO3MqQrsZK9yLWqL4r68/edit?usp=sharing) to see calculations of network and personal staking variables given the latest spec.

0 comments on commit f253db8

Please sign in to comment.