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>

Last updated