FromJSON ParamName Source # | |
Instance details |
FromJSONKey ParamName Source # | |
Instance details |
ToJSON ApplyMempoolPayloadErr Source # | |
Instance details |
ToJSON KeyHash Source # | |
Instance details |
ToJSON LovelaceError Source # | |
Instance details |
ToJSON Error Source # | |
Instance details |
ToJSON UTxOError Source # | |
Instance details |
ToJSON TxValidationError Source # | |
Instance details |
ToJSON UTxOValidationError Source # | |
Instance details |
ToJSON ApplicationNameError Source # | |
Instance details |
ToJSON SoftwareVersionError Source # | |
Instance details |
ToJSON SystemTagError Source # | |
Instance details |
ToJSON Error Source # | |
Instance details |
ToJSON Error Source # | |
Instance details |
ToJSON Adopted Source # | |
Instance details |
ToJSON ApplicationVersion Source # | |
Instance details |
ToJSON Error Source # | |
Instance details |
ToJSON Error Source # | |
Instance details |
ToJSON VotingPeriod Source # | |
Instance details |
ToJSON TicknState Source # | |
Instance details |
ToJSON ByronHash Source # | |
Instance details |
ToJSONKey ApplicationName Source # | |
Instance details |
Data CharPosition Source # | |
Instance details |
Data DecodingError Source # | |
Instance details |
Data DecoderError Source # | |
Instance details |
Data DeserialiseFailure Source # | |
Instance details |
Generic ApplyMempoolPayloadErr Source # | |
Instance details |
Generic LovelaceError Source # | |
Instance details |
Generic Error Source # | |
Instance details |
Generic UTxOError Source # | |
Instance details |
Generic TxValidationError Source # | |
Instance details |
Generic UTxOValidationError Source # | |
Instance details |
Generic ApplicationNameError Source # | |
Instance details |
Generic SoftwareVersionError Source # | |
Instance details |
Generic SystemTagError Source # | |
Instance details |
Generic Error Source # | |
Instance details |
Generic Error Source # | |
Instance details |
Generic Adopted Source # | |
Instance details |
Generic Error Source # | |
Instance details |
Generic Error Source # | |
Instance details |
Num Coin Source # | |
Instance details |
Integral Coin Source # | |
Instance details |
Real Coin Source # | These instances originally existed on the Lovelace type.
As the Lovelace type is deleted and we use L.Coin instead,
these instances are added to L.Coin. The instances are
purely for the convenience of writing expressions involving
L.Coin but be aware that not all uses of these typeclasses
are valid. |
Instance details |
Show ParamName Source # | |
Instance details |
Pretty Coin Source # | |
Instance details |
Pretty MuxError Source # | |
Instance details |
Show (AllegraUtxoPredFailure ledgerera) => ToJSON (AllegraUtxoPredFailure ledgerera) Source # | |
Instance details |
Show (AlonzoUtxoPredFailure ledgerera) => ToJSON (AlonzoUtxoPredFailure ledgerera) Source # | |
Instance details |
(Crypto (EraCrypto ledgerera), ToJSON (PredicateFailure (EraRule "UTXO" ledgerera)), ToJSON (PlutusPurpose AsItem ledgerera), ToJSON (PlutusPurpose AsIx ledgerera)) => ToJSON (AlonzoUtxowPredFailure ledgerera) Source # | |
Instance details |
Show (BabbageUtxoPredFailure ledgerera) => ToJSON (BabbageUtxoPredFailure ledgerera) Source # | |
Instance details |
(Crypto (EraCrypto ledgerera), ToJSON (PredicateFailure (EraRule "UTXO" ledgerera)), ToJSON (TxCert ledgerera), ToJSON (PlutusPurpose AsItem ledgerera), ToJSON (PlutusPurpose AsIx ledgerera)) => ToJSON (BabbageUtxowPredFailure ledgerera) Source # | |
Instance details |
ToJSON a => ToJSON (TooLarge a) Source # | |
Instance details |
Show (ConwayLedgerPredFailure ledgerera) => ToJSON (ConwayLedgerPredFailure ledgerera) Source # | |
Instance details |
ToJSON (PredicateFailure (EraRule "LEDGER" ledgerera)) => ToJSON (ApplyTxError ledgerera) Source # | |
Instance details |
Show (ShelleyDelegsPredFailure ledgerera) => ToJSON (ShelleyDelegsPredFailure ledgerera) Source # | |
Instance details |
(ToJSON (PredicateFailure (EraRule "UTXOW" ledgerera)), ToJSON (PredicateFailure (EraRule "DELEGS" ledgerera))) => ToJSON (ShelleyLedgerPredFailure ledgerera) Source # | |
Instance details |
(Crypto (EraCrypto ledgerera), ToJSON (PredicateFailure (EraRule "UTXO" ledgerera))) => ToJSON (ShelleyPpupPredFailure ledgerera) Source # | |
Instance details |
Show (ShelleyUtxoPredFailure ledgerera) => ToJSON (ShelleyUtxoPredFailure ledgerera) Source # | |
Instance details |
(Crypto (EraCrypto ledgerera), ToJSON (PredicateFailure (EraRule "UTXO" ledgerera))) => ToJSON (ShelleyUtxowPredFailure ledgerera) Source # | |
Instance details |
ToJSON (ChainDepState StandardCrypto) Source # | |
Instance details |
Crypto crypto => ToJSON (HashHeader crypto) Source # | |
Instance details |
ToJSON (PrtclState StandardCrypto) Source # | |
Instance details |
ToJSON (StakeSnapshot crypto) Source # | |
Instance details |
Crypto crypto => ToJSON (StakeSnapshots crypto) Source # | |
Instance details |
Crypto crypto => ToJSON (ShelleyHash crypto) Source # | |
Instance details |
ToJSON (PraosState StandardCrypto) Source # | |
Instance details |
ToJSON (TPraosState StandardCrypto) Source # | |
Instance details |
Generic (TooLarge a) Source # | |
Instance details |
Generic (ApplyTxError era) Source # | |
Instance details |
Crypto c => ToJSON (VKey 'Witness c) Source # | |
Instance details |
ToJSON (OneEraHash xs) Source # | |
Instance details |
ToJSON (HeaderHash blk) => ToJSON (Tip blk) Source # | |
Instance details |
Semigroup (AlonzoPParams StrictMaybe era) Source # | |
Instance details |
Semigroup (BabbagePParams StrictMaybe era) Source # | |
Instance details |
Semigroup (ConwayPParams StrictMaybe era) Source # | |
Instance details |
Semigroup (ShelleyPParams StrictMaybe era) Source # | |
Instance details |
IsList (ListMap k a) Source # | |
Instance details |