Skip to content

Commit 15c52a3

Browse files
authored
Validator guide minor refactor #1669
1 parent 58dec9a commit 15c52a3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

modules/guides/nav.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
** Becoming a validator
1111
*** xref:becoming-a-validator/overview.adoc[Overview]
1212
*** xref:becoming-a-validator/prerequisite.adoc[Prerequisites]
13-
*** xref:becoming-a-validator/stake.adoc[Staking your STRK]
14-
*** xref:becoming-a-validator/pathfinder.adoc[Running your full node]
13+
*** xref:becoming-a-validator/stake.adoc[Staking STRK]
14+
*** xref:becoming-a-validator/pathfinder.adoc[Attesting to blocks]
1515
*** xref:becoming-a-validator/next-steps.adoc[Recommended next steps]

modules/guides/pages/becoming-a-validator/pathfinder.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Running your Starknet full node
1+
= Attesting to Starknet blocks
22

33
[IMPORTANT]
44
====
@@ -9,7 +9,7 @@ For any questions or inquiries, reach out to us on https://t.me/+CLZl_F_Nj2RlNjU
99

1010
Welcome to the third installment of the _Becoming a Starknet validator_ guide! ✅
1111

12-
To claim your staking rewards, you must run one of the various xref:ecosystem:overview.adoc[Starknet full node implementations]. Starting from its second phase, the staking protocol also requires validators to prove they are actively preserving the history of the network by submitting attestations to randomly assigned blocks in each epoch. This installment of the series will therefore walk you though xref:running_a_pathfinder_node[running a Pathfinder node] and xref:running_pathfinders_attestation_service[its attestation service].
12+
Starting from its second phase, the staking protocol also requires validators to prove they are actively preserving the history of the network by running a xref:ecosystem:overview.adoc[Starknet full node] and submitting attestations to randomly assigned blocks in each epoch. This installment of the series will therefore walk you though xref:running_a_pathfinder_node[running a Pathfinder node] and xref:running_pathfinders_attestation_service[its attestation service].
1313

1414
[NOTE]
1515
====

modules/guides/pages/becoming-a-validator/stake.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Staking your STRK tokens
1+
= Staking STRK tokens
22

33
[IMPORTANT]
44
====

0 commit comments

Comments
 (0)