Function tuxedo_template_wallet::keystore::insert_key
source · pub fn insert_key(keystore: &LocalKeystore, seed: &str) -> Result<()>
Expand description
Insert the private key associated with the given seed into the keystore for later use.