| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
PlutusCore.Crypto.BLS12_381.Error
Documentation
data BLS12_381_Error #
Constructors
| HashToCurveDstTooBig |
Instances
| Show BLS12_381_Error # | |
Defined in PlutusCore.Crypto.BLS12_381.Error Methods showsPrec :: Int -> BLS12_381_Error -> ShowS # show :: BLS12_381_Error -> String # showList :: [BLS12_381_Error] -> ShowS # | |