Skip to content

Commit

Permalink
Merge pull request #422 from wonderfan/patch-1
Browse files Browse the repository at this point in the history
docs: fix wrong words
  • Loading branch information
brentstone authored Feb 5, 2025
2 parents 76ad699 + dd229d7 commit 896a665
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Shielded Rewards

Shielded rewards are distributed to all users in the shielded set. Users are rewared `NAM` tokens for each epoch their incentivised assets are in the shielded set. Informally, the amount of `NAM` rewarded for a specific asset is proportional to the amount of that asset in the shielded pool. Each asset has a "reward rate" specified by governance, which sets the constant of proportionality for that asset.
Shielded rewards are distributed to all users in the shielded set. Users are rewarded `NAM` tokens for each epoch their incentivised assets are in the shielded set. Informally, the amount of `NAM` rewarded for a specific asset is proportional to the amount of that asset in the shielded pool. Each asset has a "reward rate" specified by governance, which sets the constant of proportionality for that asset.

The interested reader should consult [the specs](https://specs.namada.net/modules/masp/shielded-pool-incentives) for a more precise explanation of how the reward is calculated.

Expand All @@ -11,4 +11,4 @@ You can see a list of assets currently eligible for shielded rewards with:
namadac masp-reward-tokens
```

Assets can be added or removed from eligibility through [governance](../governance.mdx).
Assets can be added or removed from eligibility through [governance](../governance.mdx).

0 comments on commit 896a665

Please sign in to comment.