Skip to content

Commit 6e9327f

Browse files
committed
Add permalink to validator script
Previous link did not resolve.
1 parent dbc2182 commit 6e9327f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,7 @@ policy](coop-docs/02-plutus-protocol.md#fs-policy) script which is the `Currency
11031103
Symbol` the consuming dApps use to assert the authenticity and provenance of the
11041104
referenced [Fact Statement UTxOs](coop-docs/02-plutus-protocol.md#fs-validator).
11051105
1106-
An example Consumer [validator script](coop-plutus/src/Coop/Plutus:L594-L608)
1106+
An example Consumer [validator script](https://github.com/mlabs-haskell/cardano-open-oracle-protocol/blob/dbc2182ab2e8d2ce6053ef9ba7ac9afbaaa2c5cd/coop-plutus/src/Coop/Plutus.hs#L594-L607)
11071107
was provided to demonstrate how to authenticate [Fact Statement
11081108
UTxOs](coop-docs/02-plutus-protocol.md#fs-validator) on-chain. The script
11091109
performs a simple assertion on the

0 commit comments

Comments
 (0)