docs: Add validator SOL reqs
This commit is contained in:
committed by
mergify[bot]
parent
d5b3bcc0b2
commit
0e42a35e4f
@ -2,6 +2,13 @@
|
|||||||
title: Validator Requirements
|
title: Validator Requirements
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Minimum SOL requirements
|
||||||
|
|
||||||
|
There is no strict minimum amount of SOL required to run a validator on Solana.
|
||||||
|
However 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 1.1 SOL per day.
|
||||||
|
|
||||||
## Hardware Recommendations
|
## Hardware Recommendations
|
||||||
|
|
||||||
- CPU
|
- CPU
|
||||||
|
Reference in New Issue
Block a user