Code / node updates, following these steps 1. sudo systemctl stop fips 2. git checkout -f v0.2.0-rel 3. cargo install cargo-deb 4. cargo deb 5. sudo systemctl start fips How can I verify the service is running v0.2.0-rel?

Replies (1)