We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e87da5 + 9cbfe85 commit be2f150Copy full SHA for be2f150
1 file changed
cardano-api/src/Cardano/Api/Internal/Experimental/Eras.hs
@@ -257,5 +257,6 @@ type EraCommonConstraints era =
257
, L.EraUTxO (LedgerEra era)
258
, ShelleyLedgerEra era ~ LedgerEra era
259
, L.HashAnnotated (Ledger.TxBody (LedgerEra era)) L.EraIndependentTxBody
260
+ , Api.IsCardanoEra era
261
, IsEra era
262
)
0 commit comments