marlowe-runtime-0.0.5: Runtime system for running Marlowe financial contracts on the Cardano Computation Layer
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Marlowe.Runtime.Sync.Database.PostgreSQL.GetIntersection

Documentation

getIntersection :: [BlockHeader] -> Transaction (Maybe BlockHeader) Source #

decodeBlock :: (Int64, ByteString, Int64) -> BlockHeader Source #