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