Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Hydra.Network.AuthenticateSpec
Documentation
Constructors
Msg ByteString |
Instances
Arbitrary Msg Source # | |
Show Msg Source # | |
FromCBOR Msg Source # | |
ToCBOR Msg Source # | |
Defined in Hydra.Network.AuthenticateSpec Methods encodedSizeExpr :: (forall t. ToCBOR t => Proxy t -> Size) -> Proxy Msg -> Size encodedListSizeExpr :: (forall t. ToCBOR t => Proxy t -> Size) -> Proxy [Msg] -> Size | |
SignableRepresentation Msg Source # | |
Defined in Hydra.Network.AuthenticateSpec Methods | |
Eq Msg Source # | |