pub async fn import_external_seed( network: String, seed: String, _label: String, ) -> Result<String, String>