Restoring key shares means moving your backed up TSS Node data to a new host and configuring it to run with the same key shares as before. This process is necessary when you need to migrate your TSS Node to a different server or recover from a system failure. You should restore your key shares on a host with the same environment as the original deployment. For example, if yourDocumentation Index
Fetch the complete documentation index at: https://cobo.com/developers/llms.txt
Use this file to discover all available pages before exploring further.
secrets.db was generated on a Mac, you should set up a new Mac environment for restoration. Ensure the new host meets the server requirements specified in Server requirements for deploying a TSS Node.
Prerequisites
Before restoring your key shares:- Set up the TSS Node environment on your new host following the server requirements
- Download the same version of TSS Node software package that was used for the backup
Restore process
- Extract the TSS Node software package
- Copy your backed up
dbfolder to the extracted directory - Start the TSS Node
Verify restoration
- Check your key share information:
- In the output log, verify that the root extended public key matches the one displayed in Cobo Portal.
Complete restoration
- Restart your TSS Node
- Enter the encryption password used when creating the backup
- If the password is correct, your TSS Node will start running normally on the new host
