* docs: Mainnet Beta inflation has been enabled for quite some time (cherry picked from commit169ded9a70) * validator: Trusted validators are now called known validators (cherry picked from commite0bc5fa690) * docs: trust minimize (cherry picked from commit40613161a0) * docs: correct known validator operator (cherry picked from commiteced50d103) * docs: Remove decommissioned testnet archetype validator (cherry picked from commita587eec20b) * docs: update devnet start args with new validators (cherry picked from commit2a877ae06e) Co-authored-by: Trent Nelson <trent@solana.com>
This commit is contained in:
@@ -17,7 +17,7 @@ static content and less appealing for transaction processing. The clients poll
|
||||
for transaction status instead of being notified, giving the false impression
|
||||
of higher confirmation times. Furthermore, what clients can poll for is
|
||||
limited, preventing them from making reasonable real-time decisions, such as
|
||||
recognizing a transaction is confirmed as soon as particular, trusted
|
||||
recognizing a transaction is confirmed as soon as particular, known
|
||||
validators vote on it.
|
||||
|
||||
## Proposed Solution
|
||||
|
||||
Reference in New Issue
Block a user