| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Ouroboros.Consensus.Byron.Ledger.Orphans
Contents
Orphan instances
| NoThunks ChainValidationError Source # | |
| Condense VerificationKey Source # | |
Methods | |
| Condense HeaderHash Source # | |
Methods condense ∷ HeaderHash → String Source # | |
| Condense CertificateId Source # | |
Methods | |
| Condense TxId Source # | |
| Condense UpId Source # | |
| Condense VoteId Source # | |
| Serialise ChainValidationState Source # | |
Methods encode ∷ ChainValidationState → Encoding Source # decode ∷ Decoder s ChainValidationState Source # | |
| Serialise KeyHash Source # | |
| Condense (ABlock ByteString) Source # | |
| Condense (ABlockOrBoundary ByteString) Source # | |
Methods | |
| Condense (ABoundaryBlock ByteString) Source # | |
Methods | |
| Condense (ABoundaryHeader ByteString) Source # | |
Methods | |
| Condense (AHeader ByteString) Source # | |
| Condense (AMempoolPayload a) Source # | |
Methods condense ∷ AMempoolPayload a → String Source # | |