Updating the zend daemon from new APT repo
Hi all,
This post is going to be short and sweet and for those who installed using the APT repo.
If you built from source please follow here
The APT repo has just been updated with the SSL/TLS bug fix.
To install the updated daemon with minimal downtime you can do the following:
sudo apt-get update
sudo apt-get install zen
zen-cli stop
wait 5 secondszend
You can verify that you are at the latest version by running:
zen-cli getinfo
You should now be at "version": 2001051,
Have a good one :)