pub fn generate_authority_keys_and_store( seeds: &[String], keystore_path: &Path ) -> Result<(), String>
Generate the authority keys and store them in the given keystore_path.
keystore_path