sidan_csl_rs::core::utils

Function script_hash_to_stake_address

source
pub fn script_hash_to_stake_address(
    script_hash: &str,
    network_id: u8,
) -> Result<String, JsError>