Constellation Network
IntroductionFundamentalsFor DevelopersNode Validators
  • Index
  • Run a Node Validator
  • Delegated Staking
    • What is delegated staking?​
    • For Node Operators
    • Understanding Delegated Staking
    • Prerequisites
    • Create Delegated Staking Configuration
    • First Time Configuration
    • Modify Existing Configuration
    • Add/Update Delegating Staking Parameters
    • Update Delegated Staking
    • Duplicate Update
    • Status Command
  • IntegrationNet Specific
    • Upgrade Tessellation to v3
Powered by GitBook

Main

  • Website
  • Get DAG
  • Explore Projects
  • Partners

Socials

  • Telegram
  • Discord
  • X (Twitter)

Tools

  • Wallet
  • DAG Explorer
  • Coingecko

© 2025 CONSTELLATION NETWORK

On this page

Was this helpful?

Export as PDF
  1. Delegated Staking

Update Delegated Staking

PreviousAdd/Update Delegating Staking ParametersNextDuplicate Update

Last updated 1 month ago

Was this helpful?

To update your current delegated staking parameters or to commit them for the first time to the metagraph, you will need to implement an update.

This command finalizes your configuration by submitting it to the metagraph, making your node available for delegated staking based on the parameters you've set.

1

Issue an update

sudo nodectl delegate update
2

If this is not your first update

You will be presented with a status of the differentials between your node's local configuration and what is present on the metagraph blockchain.

If this is your first time updating the metagraph, you will not see this section.

3

Authenticate with your P12 passphrase

To verify your identity and authorize delegated staking, you will be prompted to enter your p12 passphrase.

For security reasons, the passphrase will not be visible as you type. Simply enter it and press the enter key to continue.

Please enter your p12 passphrase:

First Time Update Only

You may this step if this is not your first update.

The nodectl utility will attempt to retrieve your current delegated staking parameters and determine whether this is your first update attempt.

If it detects a first-time update, you will receive a warning and be asked to confirm. If you have previously updated your node and still receive this prompt, it may indicate a potential issue (see warning).

Warning

If this is your first time updating the delegated staking settings on your node and you do not receive the first-time confirmation notice, please contact a Constellation Network representative via our official Discord server for assistance.

Likewise, if this is not your first time updating and you do receive a first-time warning, please report the issue as soon as possible through the same channel.

If you are confident that this is the first delegated staking update for this node, you may proceed with acknowledging the prompt.

During the initial update to the metagraph, your reference to your last update (none) will be set to all zeros.

The default option is n so we will change it to y and hit enter.

Is this your first update? [n]: y
​
skip