fix transaction spelling (#16558) (#16559)

(cherry picked from commit 1f29031b9d)

Co-authored-by: strykerin <dacosta.pereirafabio@gmail.com>
This commit is contained in:
mergify[bot]
2021-04-15 02:24:26 +00:00
committed by GitHub
parent ad37276d83
commit 5e8d8cfb49

View File

@ -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