From 4cc4350978072b2d02bf61bceead127226d2e21f Mon Sep 17 00:00:00 2001 From: Filippo <110459737+filippoweb3@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:50:01 +0200 Subject: [PATCH] edits (#6254) --- .../archive/maintain-guides-how-to-vote-councillor.md | 9 ++++----- .../maintain-guides-how-to-validate-polkadot.md | 11 ++--------- docs/maintain/maintain-guides-validator-community.md | 3 +-- docs/maintain/maintain-index.md | 5 ++--- docs/maintain/maintain-polkadot-parameters.md | 4 ++-- 5 files changed, 11 insertions(+), 21 deletions(-) diff --git a/docs/maintain/archive/maintain-guides-how-to-vote-councillor.md b/docs/maintain/archive/maintain-guides-how-to-vote-councillor.md index fa39a660fd6e..ca570802b866 100644 --- a/docs/maintain/archive/maintain-guides-how-to-vote-councillor.md +++ b/docs/maintain/archive/maintain-guides-how-to-vote-councillor.md @@ -21,11 +21,10 @@ voting for councillors in the elections. ## Voting for Councillors -Voting for councillors requires you to reserve -{{ polkadot: 20.064 DOT :polkadot }}{{ kusama: 0.067 KSM :kusama }} as a base amount and an amount -of {{ polkadot: 0.032 DOT :polkadot }}{{ kusama: 0.0001 KSM :kusama }} per vote. You can then bond -whatever amount you wish to put behind your vote. See the -[democracy guide](./maintain-guides-democracy.md) for more information. +Voting for councillors requires you to reserve 20.064 DOT (0.067 KSM on Kusama) as a base amount and +an amount of 0.032 DOT (0.0001 KSM on Kusama) per vote. You can then bond whatever amount you wish +to put behind your vote. See the [democracy guide](./maintain-guides-democracy.md) for more +information. :::warning diff --git a/docs/maintain/maintain-guides-how-to-validate-polkadot.md b/docs/maintain/maintain-guides-how-to-validate-polkadot.md index a02e05151fc7..91997670c3d5 100644 --- a/docs/maintain/maintain-guides-how-to-validate-polkadot.md +++ b/docs/maintain/maintain-guides-how-to-validate-polkadot.md @@ -58,8 +58,8 @@ transaction fees. The rest can come from nominators. To understand how validator the [NPoS Election algorithms](../learn/learn-phragmen.md) page. For further reference, you may look at the -{{ polkadot: [statistics for current, active validators.](https://polkadot.subscan.io/validator_list?status=validator) :polkadot }} -{{ kusama: [statistics for current, active validators.](https://kusama.subscan.io/validator_list?status=validator) :kusama }} +[statistics for current, active validators](https://polkadot.subscan.io/validator_list?status=validator). +For Kusama see [here](https://kusama.subscan.io/validator_list?status=validator). **Warning:** Any DOT that you stake for your validator is liable to be [slashed](../learn/learn-offenses.md), meaning that an insecure or improper setup may result in loss @@ -537,13 +537,6 @@ There is a [minimum bond](../general/chain-state-values.md#minimum-validator-bon validator instance, but to enter the active validator set and be eligible to earn rewards, your validator node should be nominated by a minimum number of DOT tokens. -For example, the minimum stake backing a validator in era -{{ polkadot: 1449 :polkadot }}{{ kusama: 6646 :kusama }} (May 21st 2024) is -{{ polkadot: 2,377,756.492 DOT :polkadot }}{{ kusama: 7,078.811 KSM :kusama }}. For a live view at -current validator stats, you may look to -[Subscan](https://polkadot.subscan.io/validator_list?status=validator) or the -[Staking Dashboard.](https://staking.polkadot.cloud/#/overview) - If you are validator who intends to get DOT/KSM nominations from the community, you will need to show some skin in the game. For that, you need to bond some DOT/KSM as own stake. Make sure not to bond all your DOT balance since you will be unable to pay transaction fees from your bonded balance. diff --git a/docs/maintain/maintain-guides-validator-community.md b/docs/maintain/maintain-guides-validator-community.md index 00054731af47..6e40eeda53da 100644 --- a/docs/maintain/maintain-guides-validator-community.md +++ b/docs/maintain/maintain-guides-validator-community.md @@ -145,8 +145,7 @@ distro-packaged libraries? Any server hardening practices, etc. #### Specs -Are you running the recommended Standard Hardware for -{{ polkadot: Polkadot :polkadot }}{{ kusama: Kusama :kusama }}? Can you ensure that machines have +Are you running the recommended Standard Hardware for Polkadot? Can you ensure that machines have enough processing power, memory, file storage, and network connectivity? It's helpful for nominators to know the specs of the machines a validator uses to assess how they may perform in the network. If a validator is running underpowered machines, they may not want to nominate them, as these can diff --git a/docs/maintain/maintain-index.md b/docs/maintain/maintain-index.md index 19ec09b095e0..485074d0e8ff 100644 --- a/docs/maintain/maintain-index.md +++ b/docs/maintain/maintain-index.md @@ -9,9 +9,8 @@ slug: ../maintain-index import DocCardList from '@theme/DocCardList'; -Welcome to the network maintainers section of the -{{ polkadot: Polkadot wiki :polkadot }}{{ kusama: Kusama Guide :kusama }}. Here you will find -information and guides to set up a node and run the network. +Welcome to the network maintainers section of the Polkadot Wiki. Here you will find information and +guides to set up a node and run the network. diff --git a/docs/maintain/maintain-polkadot-parameters.md b/docs/maintain/maintain-polkadot-parameters.md index 1b7e1f897087..22492971cdfb 100644 --- a/docs/maintain/maintain-polkadot-parameters.md +++ b/docs/maintain/maintain-polkadot-parameters.md @@ -88,8 +88,8 @@ a block in the chain. Thus, the times given are *estimates*. See ### Staking, Validating, and Nominating -The maximum number of validators that can be nominated by a nominator is -{{ polkadot: 16. :polkadot }} {{ kusama: 24. :kusama }} +The maximum number of validators that can be nominated by a nominator is can be see +[here](../general/chain-state-values.md#maximum-votes-per-nominator).