Skip to content

Update staking.adoc #1691

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update staking.adoc #1691

wants to merge 1 commit into from

Conversation

saniksin
Copy link
Contributor

@saniksin saniksin commented Jul 30, 2025

Description of the Changes

Clarified a misleading instruction in the staking documentation.
The original text implied that validators must be attesting to blocks before staking.
However, this is incorrect - attestation is only possible after staking is completed and one full epoch has passed.

Original line:

a| * You should make sure you are xref:responsibilities[running a full node and attesting to blocks] before staking

Updated line:

a| * You should make sure you are xref:responsibilities[running a fully synchronized node] before staking. Attesting to blocks is only possible starting from the epoch following a successful stake.

This change helps avoid confusion for new validators who may attempt attestation too early.


PR Preview URL

https://starknet-io.github.io/starknet-docs/staking-as-validators


Check List

  • Changes made against main branch and PR does not conflict
  • PR title is meaningful
  • Detailed description added under "Description of the Changes"
  • Specific URL(s) added under "PR Preview URL"

This change is Reviewable

@starknet-bot
Copy link
Collaborator

Your preview build is ready! ✨ Check the following link in 1-2 minutes: https://starknet-io.github.io/starknet-docs/pr-1691/ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants