From 2beed77c59ad09c64bef51bb24ff39fc23323a43 Mon Sep 17 00:00:00 2001 From: Kevin Park Date: Thu, 21 Nov 2024 16:52:05 +0700 Subject: [PATCH] docs: update readme --- src/strategies/nayms-staking/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strategies/nayms-staking/README.md b/src/strategies/nayms-staking/README.md index 71524e80d..4b0d0f165 100644 --- a/src/strategies/nayms-staking/README.md +++ b/src/strategies/nayms-staking/README.md @@ -8,4 +8,4 @@ The strategy: * Gets the user's entity ID from their address * Retrieves staking information using the entity ID -* Returns the staking amount as voting power +* Returns the boosted staking amount as voting power