ouroboros-consensus:unstable-mock-block
Safe HaskellNone
LanguageHaskell2010

Ouroboros.Consensus.Mock.Node.Peras

Description

Empty Peras support for the mock block.

NOTE: this module exists solely because the orphan module Serialisation needs some of the these instances, but defining them there would be too confusing.

Orphan instances

(SimpleCrypto c, Typeable ext) ⇒ BlockSupportsPeras (SimpleBlock c ext) Source # 
Instance details

(SimpleCrypto c, Typeable ext, ChainDepStateSupportsPeras (ChainDepState (BlockProtocol (SimpleBlock c ext))), ChainDepStateSupportsPeras (Ticked (ChainDepState (BlockProtocol (SimpleBlock c ext))))) ⇒ StateSupportsPerasEpochContext (SimpleBlock c ext) Source # 
Instance details