We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdaa004 commit 9277b56Copy full SHA for 9277b56
cabal.project
@@ -35,3 +35,15 @@ packages:
35
package postgresql-libpq
36
flags: +use-pkg-config
37
38
+
39
+-- Points to a commit with the verifyEd25519Signature_V2 function
40
+source-repository-package
41
+ type: git
42
+ location: https://github.com/IntersectMBO/plutus
43
+ tag: c446df611e68feb5f27c474e782dc0ea8164378c
44
+ --sha256: sha256-k+xwQHiru1KrWtG+M6YoeIhlntb4VAJuXK2cYHx8Voo=
45
+ subdir:
46
+ plutus-tx
47
+ plutus-core
48
+ plutus-tx-plugin
49
+ plutus-ledger-api
0 commit comments