plutus-chain-index-core-1.2.0.0
Safe HaskellNone
LanguageHaskell2010

Plutus.ChainIndex.Compatibility

Documentation

fromCardanoTip :: ChainTip -> Tip Source #

fromCardanoPoint :: ChainPoint -> Point Source #

toCardanoPoint :: Point -> ChainPoint Source #

tipFromCardanoBlock :: BlockInMode CardanoMode -> Tip Source #

fromCardanoSlot :: SlotNo -> Slot Source #

fromCardanoBlockId :: Hash BlockHeader -> BlockId Source #

toCardanoBlockId :: BlockId -> Hash BlockHeader Source #

fromCardanoBlock :: BlockInMode CardanoMode -> [ChainIndexTx] Source #