pub fn create_wallet_context( timeout_secs: u64, config_dir: PathBuf, ) -> Result<WalletContext, Error>