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