forex.pm forex forum binary options trade

 Š”ryptocurrency exchanges => Binance - Š”ryptocurrency exchanges => Topic started by: Bitcoin on Mar 14, 2022, 12:25 pm

Title: Check bitcoind version at startup in Rust
Post by: Bitcoin on Mar 14, 2022, 12:25 pm
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 (https://bitcoin.stackexchange.com/questions/112859/check-bitcoind-version-at-startup-in-rust)