| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Test.Cardano.Protocol.TPraos.BlockHeader.Arbitrary
Contents
Orphan instances
| Arbitrary PrevHash Source # | |
| Arbitrary KESPeriod Source # | |
| (Crypto c, Signable (VRF c) ~ SignableRepresentation) ⇒ Arbitrary (BHBody c) Source # | |
| (Crypto c, Signable (VRF c) ~ SignableRepresentation, Signable (KES c) ~ SignableRepresentation) ⇒ Arbitrary (BHeader c) Source # | |
| Crypto c ⇒ Arbitrary (OCert c) Source # | |
| Crypto c ⇒ DecCBOR (BHeader c) Source # | |
| (Crypto c, EraBlockBody era, Signable (KES c) ~ SignableRepresentation, Signable (VRF c) ~ SignableRepresentation, Arbitrary (Tx 'TopTx era), Arbitrary (BlockBody era)) ⇒ Arbitrary (Block (BHeader c) era) Source # | |