pub fn create_wallet( config: &str, phrase: &str, password: &str, name: &str) -> Result<String, Error>