Skip to content

Commit fbc777b

Browse files
committed
fix: typo
1 parent 9d2a6c2 commit fbc777b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/running-a-validator/onboarding-and-offboarding/start-validating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ To confirm that your validator is live and synchronized with the Polkadot networ
105105

106106
Follow these steps to use Polkadot.js Apps to activate your validator:
107107

108-
1. Go to the **Validator** tab in the Polkadot.js Apps UI and locate the section where you input the keys generated from `rotateKeys`. Paste the output from `author_rotateKeys`, which is a hex-encoded key that links your validator with its session key.
108+
1. Go to the **Validator** tab in the Polkadot.js Apps UI and locate the section where you input the keys generated from `rotateKeys`. Paste the output from `author_rotateKeys`, which is a hex-encoded key that links your validator with its session keys.
109109

110110
2. Set a reward commission percentage if desired. You can set a percentage of the rewards to pay to your validator and the remainder pays to your nominators. A 100% commission rate indicates the validator intends to keep all rewards and is seen as a signal the validator is not seeking nominators.
111111

0 commit comments

Comments
 (0)