Update docs/xp-token.md

Co-authored-by: r4bbit <445106+0x-r4bbit@users.noreply.github.com>
This commit is contained in:
Andrea Franz
2025-02-03 14:02:56 +01:00
parent 3e699351e2
commit 80b85083db

View File

@@ -36,7 +36,7 @@ XP tokens are not transferrable, but they can be used as voting power in the Sta
- **balanceOf(address)**: Internal balance plus the sum of external balances from reward providers.
## Sources of XP Tokens
One of the sources for the generation of XP tokens is the staking protocol, with more sources planned in the future.
One of the sources for the generation of XP tokens is the [staking protocol](overview.md), with more sources planned in the future.
## Notes
- The contract is designed to work alongside an external reward system.