For nodes
Update node
This page covers the galadriel node update process
Check current version
To check the current version of galadriel node
galadriel --version
Update node
Make sure you are using the same environment where galadriel-node is installed
To update the node, simply run:
pip install --upgrade galadriel-node
For the update to take effect, any running node(s) need to be restarted!