From f3ffe39398b5b32c41ef42f47cebcff7b0e369bd Mon Sep 17 00:00:00 2001 From: nay1719 Date: Thu, 22 Feb 2024 14:43:20 +0000 Subject: [PATCH] Update index.md updated to remove reference to stablecoin which was misleading -- payments in any tokens that are not native to the colony do not confer reputation. --- colony/use/reputation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colony/use/reputation/index.md b/colony/use/reputation/index.md index 90e1fa320..7fffe9444 100644 --- a/colony/use/reputation/index.md +++ b/colony/use/reputation/index.md @@ -31,7 +31,7 @@ Unlike tokens, reputation cannot be transferred between accounts and can only be The most common way of earning reputation is by [getting paid](../../use/making-payments/payments.md) in the colony's native token. :::tip -Payments in stablecoins will not provide reputation. You can use stablecoin payments to adjust for cost-of-living requirements for contributors, or any other situation where making a payment without giving additional reputation is appropriate. +Payments in coins other than the DAOs native token will not provide reputation. You can use stablecoin payments to adjust for cost-of-living requirements for contributors, or any other situation where making a payment without giving additional reputation is appropriate. ::: Reputation can also be [manually awarded](../../use/reputation/award-reputation.md) in special circumstances, such as when launching a new colony with an existing team.