Skip to main content

import_external_seed

Function import_external_seed 

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