| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Ouroboros.Consensus.Byron.Ledger.PBFT
Contents
Description
Instances required to support PBFT
Synopsis
- toPBftLedgerView :: Map -> PBftLedgerView PBftByronCrypto
- toTickedPBftLedgerView :: Map -> Ticked (PBftLedgerView PBftByronCrypto)
- fromPBftLedgerView :: PBftLedgerView PBftByronCrypto -> Map
- encodeByronChainDepState :: ChainDepState (BlockProtocol ByronBlock) -> Encoding
- decodeByronChainDepState :: Decoder s (ChainDepState (BlockProtocol ByronBlock))
- mkByronContextDSIGN :: BlockConfig ByronBlock -> VerKeyDSIGN ByronDSIGN -> ContextDSIGN ByronDSIGN
Documentation
mkByronContextDSIGN :: BlockConfig ByronBlock -> VerKeyDSIGN ByronDSIGN -> ContextDSIGN ByronDSIGN Source #
Construct DSIGN required for Byron crypto