From 5e8d8cfb49ecc1b43874e61ded8205a26ce6a557 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 02:24:26 +0000 Subject: [PATCH] fix transaction spelling (#16558) (#16559) (cherry picked from commit 1f29031b9d132af9bdb80db764c9f9e4d59f6048) Co-authored-by: strykerin --- docs/src/running-validator/validator-reqs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/running-validator/validator-reqs.md b/docs/src/running-validator/validator-reqs.md index 348a85276f..2ca75b5660 100644 --- a/docs/src/running-validator/validator-reqs.md +++ b/docs/src/running-validator/validator-reqs.md @@ -8,7 +8,7 @@ There is no strict minimum amount of SOL required to run a validator on Solana. However in order to participate in consensus, a vote account is required which has a rent-exempt reserve of 0.02685864 SOL. Voting also requires sending a vote -tranasaction for each block the validator agrees with, which can cost up to +transaction for each block the validator agrees with, which can cost up to 1.1 SOL per day. ## Hardware Recommendations