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.CommitRollback

Documentation

commitRollback :: ChainPoint -> Transaction () Source #

type QueryParams = (Int64, ByteString, Int64) Source #