Skip to content

Commit 92fdcbf

Browse files
Export TxTotalAndReturnCollateralSupportedInEra from Cardano.Api
This seems to have been forgotten.
1 parent 40458ee commit 92fdcbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cardano-api/src/Cardano/Api.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ module Cardano.Api (
219219
WithdrawalsSupportedInEra(..),
220220
CertificatesSupportedInEra(..),
221221
UpdateProposalSupportedInEra(..),
222+
TxTotalAndReturnCollateralSupportedInEra(..),
222223

223224
-- ** Feature availability functions
224225
collateralSupportedInEra,

0 commit comments

Comments
 (0)