Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Hydra.Cardano.Api.VerificationKey
Contents
Synopsis
Orphans
Orphan instances
FromJSON (VerificationKey PaymentKey) Source # | |
Methods parseJSON :: Value -> Parser (VerificationKey PaymentKey) # parseJSONList :: Value -> Parser [VerificationKey PaymentKey] # | |
ToJSON (VerificationKey PaymentKey) Source # | |
Methods toJSON :: VerificationKey PaymentKey -> Value # toEncoding :: VerificationKey PaymentKey -> Encoding # toJSONList :: [VerificationKey PaymentKey] -> Value # toEncodingList :: [VerificationKey PaymentKey] -> Encoding # omitField :: VerificationKey PaymentKey -> Bool # |