Skip to content

Commit

Permalink
Merge #4496
Browse files Browse the repository at this point in the history
4496: Export TxTotalAndReturnCollateralSupportedInEra from Cardano.Api r=Jimbo4350 a=sjoerdvisscher

This seems to have been forgotten.

Should fix #4092

Co-authored-by: Sjoerd Visscher <sjoerd.visscher@iohk.io>
  • Loading branch information
iohk-bors[bot] and sjoerdvisscher authored Nov 9, 2022
2 parents 0f2a282 + 92fdcbf commit 9cd1f11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cardano-api/src/Cardano/Api.hs
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ module Cardano.Api (
WithdrawalsSupportedInEra(..),
CertificatesSupportedInEra(..),
UpdateProposalSupportedInEra(..),
TxTotalAndReturnCollateralSupportedInEra(..),

-- ** Feature availability functions
collateralSupportedInEra,
Expand Down

0 comments on commit 9cd1f11

Please sign in to comment.