forex.pm forex forum binary options trade - Binance - Сryptocurrency exchanges - Check bitcoind version at startup in Rust
  • Welcome to forex.pm forex forum binary options trade. Please login or sign up.
 

Check bitcoind version at startup in Rust

Started by Bitcoin, Mar 14, 2022, 12:25 pm

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bitcoin

Check bitcoind version at startup in Rust

I'm trying to write a code in Rust to sanity check if the bitcoind version of the local machine is upto date with the version that we are currently using in our organisation (say v22.0.0). We have a global variable: org_bitcoind_version = v22.0.0 ;


What could be the code for the required sanity checker function?


Source: Check bitcoind version at startup in Rust