Skip to content

Commit 9cd1f11

Browse files
Merge #4496
4496: Export TxTotalAndReturnCollateralSupportedInEra from Cardano.Api r=Jimbo4350 a=sjoerdvisscher This seems to have been forgotten. Should fix #4092 Co-authored-by: Sjoerd Visscher <[email protected]>
2 parents 0f2a282 + 92fdcbf commit 9cd1f11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: cardano-api/src/Cardano/Api.hs

+1
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ module Cardano.Api (
220220
WithdrawalsSupportedInEra(..),
221221
CertificatesSupportedInEra(..),
222222
UpdateProposalSupportedInEra(..),
223+
TxTotalAndReturnCollateralSupportedInEra(..),
223224

224225
-- ** Feature availability functions
225226
collateralSupportedInEra,

0 commit comments

Comments
 (0)