Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Ouroboros.Consensus.Byron.Ledger.Orphans
Contents
Orphan instances
NoThunks ChainValidationError Source # | |
Condense VerificationKey Source # | |
Condense HeaderHash Source # | |
Condense CertificateId Source # | |
Condense TxId Source # | |
Condense UpId Source # | |
Condense VoteId Source # | |
Serialise ChainValidationState Source # | |
Methods encode :: ChainValidationState -> Encoding decode :: Decoder s ChainValidationState encodeList :: [ChainValidationState] -> Encoding decodeList :: Decoder s [ChainValidationState] | |
Serialise KeyHash Source # | |
Methods encode :: KeyHash -> Encoding decode :: Decoder s KeyHash encodeList :: [KeyHash] -> Encoding decodeList :: Decoder s [KeyHash] | |
Condense (ABlock ByteString) Source # | |
Condense (ABlockOrBoundary ByteString) Source # | |
Condense (ABoundaryBlock ByteString) Source # | |
Condense (ABoundaryHeader ByteString) Source # | |
Condense (AHeader ByteString) Source # | |
Condense (AMempoolPayload a) Source # | |