Function grin_wallet_impls::wallet_db_exists

source ·
pub fn wallet_db_exists(data_file_dir: &str) -> bool
Expand description

test to see if database files exist in the current directory. If so, use a DB backend for all operations