diff --git a/protocol/0056-REWA-rewards_overview.md b/protocol/0056-REWA-rewards_overview.md index 169ff1743..940b939d6 100644 --- a/protocol/0056-REWA-rewards_overview.md +++ b/protocol/0056-REWA-rewards_overview.md @@ -988,6 +988,9 @@ At the end of epoch 2, 10000 VEGA rewards should be distributed to the `ETHUSDT` - If a party is a consensus or standby validator their validator ranking reward metric should be set to their ranking score (0056-REWA-091). - If a party is not a consensus or standby validator their validator ranking reward metric should be set to `0` (0056-REWA-092). +- For a party that is a consensus or standby validator, the [staking requirement](https://github.com/vegaprotocol/specs/blob/palazzo/protocol/0057-TRAN-transfers.md#recurring-transfers-to-reward-accounts) and [notional time-weighted average position requirement](https://github.com/vegaprotocol/specs/blob/palazzo/protocol/0057-TRAN-transfers.md#recurring-transfers-to-reward-accounts) do not apply to their validator ranking metric. (0056-REWA-109). +- A party does not need to meet the staking requirements and notional time-weighted average position set in the recurring transfer for market creation reward metric. (0056-REWA-110). +- For reward metrics relating to trading, an individual must meet the [staking requirement](https://github.com/vegaprotocol/specs/blob/palazzo/protocol/0057-TRAN-transfers.md#recurring-transfers-to-reward-accounts) AND [notional time-weighted average position requirement](https://github.com/vegaprotocol/specs/blob/palazzo/protocol/0056-REWA-rewards_overview.md#market-creation-reward-metrics) set in the recurring transfer. (0056-REWA-111). ### Distribution Strategy diff --git a/protocol/features.json b/protocol/features.json index 4885d5f47..f06f5f99e 100644 --- a/protocol/features.json +++ b/protocol/features.json @@ -37,6 +37,9 @@ "0056-REWA-106", "0056-REWA-107", "0056-REWA-108", + "0056-REWA-109", + "0056-REWA-110", + "0056-REWA-111", "0083-RFPR-052", "0083-RFPR-059", "0083-RFPR-060",