| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Byron.Spec.Chain.STS.Rule.Pbft
Documentation
Instances
data PbftPredicateFailure Source #
Constructors
| SlotNotAfterLastBlock Slot Slot | |
| SlotInTheFuture Slot Slot | |
| PrevHashNotMatching Hash Hash | |
| InvalidHeaderSignature VKey (Sig Hash) | |
| SigCountFailure (PredicateFailure SIGCNT) |