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

Documentation

data ContractTxOutParty Source #

Constructors

ContractTxOutParty 

Fields

commitParties :: [ContractTxOutParty] -> Transaction () Source #

indexParties :: (MonadIO m, WithLog env Message m) => Connection -> m () Source #