Ouroboros.Consensus.Byron.Ledger.Orphans
Contents
Methods
noThunks :: Context -> ChainValidationError -> IO ( Maybe ThunkInfo ) Source #
wNoThunks :: Context -> ChainValidationError -> IO ( Maybe ThunkInfo ) Source #
showTypeOf :: Proxy ChainValidationError -> String Source #
encode :: ChainValidationState -> Encoding Source #
decode :: Decoder s ChainValidationState Source #
encodeList :: [ ChainValidationState ] -> Encoding Source #
decodeList :: Decoder s [ ChainValidationState ] Source #
encode :: KeyHash -> Encoding Source #
decode :: Decoder s KeyHash Source #
encodeList :: [ KeyHash ] -> Encoding Source #
decodeList :: Decoder s [ KeyHash ] Source #
condense :: VerificationKey -> String Source #
condense :: HeaderHash -> String Source #
condense :: VoteId -> String Source #
condense :: UpId -> String Source #
condense :: TxId -> String Source #
condense :: CertificateId -> String Source #
condense :: AMempoolPayload a -> String Source #
condense :: ABlock ByteString -> String Source #
condense :: ABlockOrBoundary ByteString -> String Source #
condense :: ABoundaryBlock ByteString -> String Source #
condense :: AHeader ByteString -> String Source #
condense :: ABoundaryHeader ByteString -> String Source #