sidan_csl_rs::core::utils

Function get_min_utxo_value

source
pub fn get_min_utxo_value(
    output: &Output,
    coins_per_utxo_size: &u64,
) -> Result<String, JsError>