Skip to content

Commit 7bead1c

Browse files
committed
fix: llms
1 parent e5ed1de commit 7bead1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

llms-files/llms-infrastructure.txt

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

11461146
Follow these steps to use Polkadot.js Apps to activate your validator:
11471147

1148-
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.
1148+
1. In Polkadot.js Apps, navigate to **Network** > **Staking**, open the **Accounts** tab and click on **+ Validator**, then click **Set session keys**. Paste the output from `author_rotateKeys` (hex-encoded) to link your validator with its session keys. Then click **+ Validator** to continue.
11491149

11501150
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.
11511151

llms-full.txt

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

2178121781
Follow these steps to use Polkadot.js Apps to activate your validator:
2178221782

21783-
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.
21783+
1. In Polkadot.js Apps, navigate to **Network** > **Staking**, open the **Accounts** tab and click on **+ Validator**, then click **Set session keys**. Paste the output from `author_rotateKeys` (hex-encoded) to link your validator with its session keys. Then click **+ Validator** to continue.
2178421784

2178521785
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.
2178621786

0 commit comments

Comments
 (0)