DCP Docs v0.0.1
  • Welcome
  • 🤝T4L3NT Net
    • Blockchain
      • Setting up a t4l3nt node
        • Build the Docker Image locally
        • Run a node without docker
          • Updating Node without Docker
      • Snapshots
      • Importing keys
      • Updating your t4l3nt node
      • Switching to a rolling node
      • T4L3NT Rewards distributor
      • t4l3nt Governance Overview
Powered by GitBook
On this page
  1. T4L3NT Net
  2. Blockchain

Importing keys

Importing a key into a node is simple. This is a common task people run into when moving from one system to another. To avoid double producing do not import the key until you stop your old node. Don't stop it until your new node is bootstrapped. When ready import your new key to minimize down time.

Login to the node.

tlnt-client import secret key producer <unencrypted:edsk...you secret key>

PreviousSnapshotsNextUpdating your t4l3nt node

Last updated 2 years ago

🤝