fix transaction spelling (#16558)

This commit is contained in:
strykerin
2021-04-14 23:02:55 -03:00
committed by GitHub
parent 4905bb552b
commit 1f29031b9d

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