Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Ouroboros.Consensus.Shelley.Ledger.SupportsProtocol
Contents
Description
This module contains SupportsProtocol
instances tying the ledger and
protocol together. Since these instances reference both ledger concerns and
protocol concerns, it is the one class where we cannot provide a generic
instance for ShelleyBlock
.