Path class wrapper to block calls to the fs::path(std::string) implicit constructor and the fs::path:...
static std::string PathToString(const path &path)
Convert path object to byte string.
T GetRand(T nMax=std::numeric_limits< T >::max()) noexcept
Generate a uniform random integer of type T in the range [0..nMax) nMax defaults to std::numeric_limi...
void SplitWalletPath(const fs::path &wallet_path, fs::path &env_directory, std::string &database_filename)