sidan_csl_rs::core::algo

Function js_select_utxos

Source
pub fn js_select_utxos(
    json_str_inputs: &str,
    json_str_required_assets: &str,
    threshold: &str,
) -> Result<String, JsError>