Skip to content

Update staking.adoc #1692

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 #1692

wants to merge 1 commit into from

Conversation

saniksin
Copy link
Contributor

@saniksin saniksin commented Jul 30, 2025

Description of the Changes

Clarified the difference between enter_delegation_pool and add_to_delegation_pool functions in the staking documentation.

  • Specified that enter_delegation_pool should be used when a user delegates for the first time to a pool.
  • Explained that add_to_delegation_pool is intended for adding more tokens after the initial delegation.

These changes aim to eliminate confusion between the two similar-sounding functions and help users avoid mistakes when interacting with the delegation contract.

PR Preview URL

(Please insert the preview URL here after pushing your commit)

Check List

  • Changes made against main branch and PR does not conflict
  • PR title is meaningful, e.g: clarify usage of delegation pool entry functions
  • 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-1692/ .

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