Skip to content

Commit

Permalink
fix date for version hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
rphair authored Jan 22, 2024
1 parent a7317d8 commit 013775e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/smart-contracts/marlowe.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Currently, there is only a single known implementation of Marlowe available for

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.

Version hashes as of January 20, 2025:
Version hashes as of January 20, 2024:

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.
There is also an optional _open-role validator_ which enables just-in-time assignment of roles to a contract.
Expand Down

0 comments on commit 013775e

Please sign in to comment.