Ledger.Credential.Orphans
Contents
Methods
encode :: StakingCredential -> Encoding
decode :: Decoder s StakingCredential
encodeList :: [StakingCredential] -> Encoding
decodeList :: Decoder s [StakingCredential]
encode :: Credential -> Encoding
decode :: Decoder s Credential
encodeList :: [Credential] -> Encoding
decodeList :: Decoder s [Credential]
hashWithSalt :: Int -> StakingCredential -> Int
hash :: StakingCredential -> Int
hashWithSalt :: Int -> Credential -> Int
hash :: Credential -> Int
parseJSON :: Value -> Parser StakingCredential
parseJSONList :: Value -> Parser [StakingCredential]
parseJSON :: Value -> Parser Credential
parseJSONList :: Value -> Parser [Credential]
toJSON :: StakingCredential -> Value
toEncoding :: StakingCredential -> Encoding
toJSONList :: [StakingCredential] -> Value
toEncodingList :: [StakingCredential] -> Encoding
toJSON :: Credential -> Value
toEncoding :: Credential -> Encoding
toJSONList :: [Credential] -> Value
toEncodingList :: [Credential] -> Encoding