Skip to content

Commit c12481e

Browse files
committed
Rust codegen: fix wrong Plutus version in rust config
1 parent cf7b7cd commit c12481e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda-buffers-codegen/data/rust-plutus-pla.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
],
157157
"Plutus.V2.TxInInfo": [
158158
"plutus-ledger-api",
159-
"v1",
159+
"v2",
160160
"transaction",
161161
"TxInInfo"
162162
],

0 commit comments

Comments
 (0)