pub fn min_script_fee(
tx: &Transaction,
ex_unit_prices: &ExUnitPrices,
) -> Result<Coin, JsError>Expand description
- Min fee for JUST the script, NOT including ref inputs
pub fn min_script_fee(
tx: &Transaction,
ex_unit_prices: &ExUnitPrices,
) -> Result<Coin, JsError>