Skip to content

Commit

Permalink
chore: address AC typos
Browse files Browse the repository at this point in the history
  • Loading branch information
cdummett committed Aug 22, 2024
1 parent 6751051 commit 8725e8f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions protocol/0056-REWA-rewards_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -1226,7 +1226,7 @@ At the end of epoch 2, 10000 VEGA rewards should be distributed to the `ETHUSDT`
### Valid combinations

- Given a recurring transfer using the eligible entities metric and the below combination of fields, rewards should be uniformly distributed amongst all entities on the network regardless of trading activity.
- no dispatch metric specified
- no dispatch asset specified
- no markets specified
- no staking requirement specified
- no position requirement specified
Expand All @@ -1244,21 +1244,23 @@ At the end of epoch 2, 10000 VEGA rewards should be distributed to the `ETHUSDT`
- Given a recurring transfer using the eligible entities metric and the below combination of fields, rewards should be uniformly distributed amongst all entities on the network meeting the position requirement across all markets using that asset.
- a dispatch asset specified
- no markets specified
- no staking requirement
- a position requirement specified
- no eligible keys list specified
(<a name="0056-REWA-173" href="#0056-REWA-173">0056-REWA-173</a>)

- Given a recurring transfer using the eligible entities metric and the below combination of fields, rewards should be uniformly distributed amongst all entities meeting the position requirement across the specified markets.
- a dispatch asset specified
- a set of markets specified
- no staking requirement
- a position requirement specified
- no eligible keys list specified
(<a name="0056-REWA-174" href="#0056-REWA-174">0056-REWA-174</a>)

- Given a recurring transfer using the eligible entities metric and the below combination of fields, rewards should be uniformly distributed amongst all entities in the eligible keys list regardless of staking and trading activity of trading activity.
- Given a recurring transfer using the eligible entities metric and the below combination of fields, rewards should be uniformly distributed amongst all entities in the eligible keys list regardless of staking and trading activity.
- no dispatch asset specified
- no markets specified
- a staking requirement specified
- no staking requirement specified
- no position requirement specified
- an eligible keys list specified
(<a name="0056-REWA-222" href="#0056-REWA-222">0056-REWA-222</a>)
Expand All @@ -1273,7 +1275,7 @@ At the end of epoch 2, 10000 VEGA rewards should be distributed to the `ETHUSDT`

- Given a recurring transfer using the eligible entities metric and the below combination of fields, rewards should be uniformly distributed amongst all entities in the eligible keys list meeting the trading requirement activity requirement.
- a dispatch asset specified
- a set of markets specified
- no set of markets specified
- no staking requirement specified
- a position requirement specified
- an eligible keys list specified
Expand Down

0 comments on commit 8725e8f

Please sign in to comment.