Updating tBTC v2 Node
Update procedure for the tBTC v2 client depends on installation method
Last updated
Was this helpful?
Update procedure for the tBTC v2 client depends on installation method
Last updated
Was this helpful?
The following instructions assume your docker install followed installation instructions.
To update a tBTC node:
Pull the new image
Restart the tBTC service
To free system resources, run
Examine logs to ensure the node started correctly. Find Docker instance identification; it'll be a random combination of words, e.g. stinky_brownie
:
Use specific identification and substitute accordingly; specify a path and file name for the log file:
Display the log file
Look for the following and take note of the version:
Alternatively, verify your client updated by visiting your status page:
Compare the displayed version number to the version number you are expecting, i.e.:
This install method requires downloading the latest version of the binary. Follow the installation steps provided .