Skip to content

Commit

Permalink
Merge pull request #73 from algoidan/add-pending-rewards-to-sp-total
Browse files Browse the repository at this point in the history
Add pending rewards to the stateproof's total online stake
  • Loading branch information
algofoundation authored Aug 23, 2022
2 parents 285eb74 + 9ee210f commit 433d8e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/ledger.md
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ elements:
round $\delta_{SP}$ from the current block. Only blocks whose round
number is a multiple of $\delta_{SP}$ have a non-zero `v` field.

- Under key `t`, the total online stake at round $\delta_{SP}$.
- Under key `t`, the total online stake at round $\delta_{SP}$ (with pending rewards).

The participants committed to by the Vector commitment are chosen in a
specific fashion:
Expand Down

0 comments on commit 433d8e9

Please sign in to comment.