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.