Ledger.DCert.Orphans
Contents
Methods
toJSON :: DCert -> Value Source #
toEncoding :: DCert -> Encoding Source #
toJSONList :: [DCert] -> Value Source #
toEncodingList :: [DCert] -> Encoding Source #
parseJSON :: Value -> Parser DCert Source #
parseJSONList :: Value -> Parser [DCert] Source #
encode :: DCert -> Encoding Source #
decode :: Decoder s DCert Source #
encodeList :: [DCert] -> Encoding Source #
decodeList :: Decoder s [DCert] Source #