From 1f29031b9d132af9bdb80db764c9f9e4d59f6048 Mon Sep 17 00:00:00 2001 From: strykerin Date: Wed, 14 Apr 2021 23:02:55 -0300 Subject: [PATCH] fix transaction spelling (#16558) --- 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