Skip to content

Commit 9277b56

Browse files
committed
Use plutus commit with the verifyEd25519Signature_V2 function
1 parent bdaa004 commit 9277b56

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

cabal.project

+12
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,15 @@ packages:
3535
package postgresql-libpq
3636
flags: +use-pkg-config
3737

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

Comments
 (0)