Function js_parse_tx_body

Source
pub fn js_parse_tx_body(
    tx_hex: &str,
    resolved_utxos: &JsVecString,
) -> WasmResult