Function bitcoind::exe_path

source ·
pub fn exe_path() -> Result<String>
Expand description

Returns the daemon executable path if it’s provided as a feature or as BITCOIND_EXE env var. Returns error if none or both are set