Constellation Network
IntroductionFundamentalsFor DevelopersNode Validators
  • Index
  • Validator Node Guides
    • 💰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
    • 🚧Build Your Node
      • Create Discord Account
      • 🗒️Node Operator Notes
      • ⚙️Node Specifications
      • 🚧Generic Build a VPS Guide
      • ☁️Cloud Provider Specific
        • 🚧Build AWS EC2 Instance
        • 🚧Build DigitalOcean Droplet
        • 🚧Build Hetzner Server
      • 🚉First Time Connection Guide
      • 💽The nodectl utility
      • Download nodectl
      • 🏗️Turn your VPS into a Node
        • 🚩Node Prerequisites
        • 🐇Quick Install Guide
        • 🎨Normal Install Guide
        • 🛠️Manual Installation
      • 🏆Authorize to Join Hypergraph or metagaph
    • 💰Collateralize Your Node
    • 1️⃣First Time Cluster Connection
    • 💫Enable Auto Restart
    • 📂Operational Guides
      • ♻️Restart Validator Node Guide
      • 🐎Upgrade Tessellation Quick Start
      • 🏭Upgrade Tessellation Guide
      • 🏗️Reinstallation Guide
      • ♻️Backup/Restore a P12 KeyStore
      • 🚋Migrate V1 to V2 - P12 Keystore
  • 👑MainNet
    • MainNet & IntegrationNet Quick Start Guide
    • 🚧Upgrade Tessellation to v3
  • 🥅IntegrationNet
    • 🧪IntegrationNet Quick Start Guide
  • Metagraphs
    • 🚪Dor metagraph
      • 🚪Dor Validator Onboard Guide
      • 🚪Understanding Rewards
      • 🚪Technical Procedures
        • 🚪Build Dor Validator Node
  • 📚References
    • 📚nodectl Command Reference
    • Firewall Settings Table
    • 🔐SSH Remote Access
      • 🔑Create SSH Keys
      • 📁Upload SSH Public Key
      • 🔐Securing SSH Access
      • ♻️How to SSH into VPS
    • 🍴Node Fork Types
    • 🗝️P12 Keystore
    • 🏐Tarball
    • 💻Virtual Private Server
  • GitHub nodectl utility
  • Run a Node Validator
  • Lattice Dashboard
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. Validator Node Guides
  2. 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