Skip to content

Commit 970567e

Browse files
authored
Merge pull request #820 from sourabhxyz/upon-10.13.1.0
feat: expose `substituteExecutionUnits` & `handleExUnitsErrors`
2 parents 9c3772d + 96455dc commit 970567e

File tree

1 file changed

+2
-0
lines changed
  • cardano-api/src/Cardano/Api/Internal

1 file changed

+2
-0
lines changed

cardano-api/src/Cardano/Api/Internal/Fees.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,8 @@ module Cardano.Api.Internal.Fees
339339

340340
-- ** Internal helpers
341341
, ResolvablePointers (..)
342+
, substituteExecutionUnits
343+
, handleExUnitsErrors
342344
)
343345
where
344346

0 commit comments

Comments
 (0)