pub fn remove_key(keystore_path: &Path, pub_key: &H256) -> Result<()>
Expand description

Caution. Removes key from keystore. Call with care.