Skip to content

Commit 5232f44

Browse files
committed
Rust codegen: fix Plutus Interval mapping in config
1 parent 5961690 commit 5232f44

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
@@ -39,7 +39,7 @@
3939
"plutus-ledger-api",
4040
"v1",
4141
"interval",
42-
"Interval"
42+
"PlutusInterval"
4343
],
4444
"Plutus.V1.Extended": [
4545
"plutus-ledger-api",

0 commit comments

Comments
 (0)