Skip to Content
Network Mainnet Adding a New Machine

Adding a New Machine

To add a new machine to your Prover Node setup, generate a new machine secret on the new machine:

prover-node gen-machine-secret

This generates a new Machine Secret Key and updates the configuration file accordingly. You can then proceed directly to Registration and Starting a Node.

Make sure you have already imported your ECDSA private key on the new machine before running this command. See Machine Secret for details.

Last updated on