From 4a9003f55144a0bd7647bf9f0fb037633c34a270 Mon Sep 17 00:00:00 2001 From: Anna Shaleva Date: Fri, 4 Oct 2024 11:51:37 +0300 Subject: [PATCH] native: fix typo in the variable documentation Signed-off-by: Anna Shaleva --- pkg/core/native/native_neo.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/core/native/native_neo.go b/pkg/core/native/native_neo.go index eea595552..7a7211183 100644 --- a/pkg/core/native/native_neo.go +++ b/pkg/core/native/native_neo.go @@ -102,9 +102,9 @@ const ( effectiveVoterTurnout = 5 // neoHolderRewardRatio is a percent of generated GAS that is distributed to NEO holders. neoHolderRewardRatio = 10 - // neoHolderRewardRatio is a percent of generated GAS that is distributed to committee. + // committeeRewardRatio is a percent of generated GAS that is distributed to committee. committeeRewardRatio = 10 - // neoHolderRewardRatio is a percent of generated GAS that is distributed to voters. + // voterRewardRatio is a percent of generated GAS that is distributed to voters. voterRewardRatio = 80 // maxGetCandidatesRespLen is the maximum number of candidates to return from the