You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/smart-contracts/marlowe.md
+10-7Lines changed: 10 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -60,15 +60,18 @@ Currently, there is only a single known implementation of Marlowe available for
60
60
61
61
The well-known versions of the validator script are specified in the [ScriptRegistry.hs](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-runtime/src/Language/Marlowe/Runtime/Core/ScriptRegistry.hs) file.
62
62
63
-
Version hashes as of June 4, 2023:
63
+
Version hashes as of January 20, 2024:
64
64
65
65
Marlowe uses two validators: the _semantics validator_ for the Marlowe DSL and a _role-payout_ validator that allows the holder of a role token to withdraw funds paid by the semantics validator.
66
-
67
-
| Version | Hash for Semantics Validator | Hash for Role-Payout Validator |
0 commit comments