Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
type PointInTime = (SlotNo, UTCTime) Source #
data ClosedThreadOutput Source #
ClosedThreadOutput | |
|
Instances
:: ScriptRegistry | Published Hydra scripts to reference. |
-> VerificationKey PaymentKey | Party who's authorizing this transaction |
-> HeadId | |
-> ContestationPeriod | |
-> SnapshotVersion | |
-> Snapshot Tx | Contested snapshot number (i.e. the one we contest to) |
-> MultiSignature (Snapshot Tx) | Multi-signature of the whole snapshot |
-> PointInTime | Current slot and posix time to be used as the contestation time. |
-> ClosedThreadOutput | Everything needed to spend the Head state-machine output. |
-> Tx |