Update fee-voting.md

add % needed for consensus
This commit is contained in:
brettmollin
2024-08-01 16:19:48 -04:00
committed by GitHub
parent 60f1644857
commit 7d2e273587

View File

@@ -13,7 +13,7 @@ Validators can vote for changes to basic [transaction cost](../transactions/tran
Operators of [`rippled` validators](../../infrastructure/configuration/server-modes/run-rippled-as-a-validator.md) can set their preferences for the transaction cost and reserve requirements in the `[voting]` stanza of the `rippled.cfg` file.
**Caution:** Insufficient requirements, if adopted by a consensus of trusted validators, could expose the XRP Ledger peer-to-peer network to denial-of-service attacks.
**Caution:** Insufficient requirements, if adopted by a consensus of trusted validators (>50%), could expose the XRP Ledger peer-to-peer network to denial-of-service attacks.
The parameters you can set are as follows: