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

Language.Marlowe.Runtime.Indexer.Database.PostgreSQL.GetIntersectionPoints

Documentation

getIntersectionPoints :: Int -> Transaction [BlockHeader] Source #

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