Function tuxedo_template_wallet::keystore::remove_key
source · pub fn remove_key(keystore_path: &Path, pub_key: &H256) -> Result<()>
Expand description
Caution. Removes key from keystore. Call with care.
pub fn remove_key(keystore_path: &Path, pub_key: &H256) -> Result<()>
Caution. Removes key from keystore. Call with care.