Skip to main content

load_private_key

Function load_private_key 

Source
pub fn load_private_key(
    network: &str,
    account_id: &str,
    creds: &Credentials,
) -> Result<String>