Skip to content

Commit

Permalink
chore: markdown linting
Browse files Browse the repository at this point in the history
  • Loading branch information
cdummett committed Aug 3, 2024
1 parent 3dfd44b commit a032e60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions protocol/0056-REWA-rewards_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ Let:

$$p_{i} = \frac{r_i}{\sum_{i}^{n}{r_i}}$$

3. Finally distribute rewards in the exact same way as described in [Distributed based on rank](#distributing-based-on-rank) only using each entities randomly assigned rank rather than their in-order rank.
Finally distribute rewards in the exact same way as described in [Distributed based on rank](#distributing-based-on-rank) only using each entities randomly assigned rank rather than their in-order rank.

### Distributing rewards amongst team members

Expand Down Expand Up @@ -1223,7 +1223,7 @@ At the end of epoch 2, 10000 VEGA rewards should be distributed to the `ETHUSDT`

### Interaction with reward multipliers

- Given a recurring transfer using the eligible entries metric and scoping individuals. If multiple parties meet all eligibility they should receive rewards proportional to any reward multipliers.
- Given a recurring transfer using the eligible entries metric and scoping individuals. If multiple parties meet all eligibility they should receive rewards proportional to any reward multipliers.

### Interaction with reward windows

Expand All @@ -1246,4 +1246,4 @@ At the end of epoch 2, 10000 VEGA rewards should be distributed to the `ETHUSDT`
## Lottery dispatch strategy

- Given a recurring transfer using the litter-distribution method, if there are only $n$ entities with a score, then only the top $n$ ranks should be filled and assigned an entity.
- Given a recurring transfer using the lottery-distribution method, each parties final share of the rewards should account for any reward multipliers.
- Given a recurring transfer using the lottery-distribution method, each parties final share of the rewards should account for any reward multipliers.

0 comments on commit a032e60

Please sign in to comment.