pub fn min_script_fee(
    tx: &Transaction,
    ex_unit_prices: &ExUnitPrices
) -> Result<Coin, JsError>