fix: generic edge case with tuples that allowed 2 tuples and 3 tuples to use the same monomorphized function.
Also massively reduced the space taken up by generics in scripts when using generics with list and tuples
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"plutusVersion": "v2",
|
||||
"compiler": {
|
||||
"name": "Aiken",
|
||||
"version": "v1.0.21-alpha+631757e"
|
||||
"version": "v1.0.21-alpha+0161cf6"
|
||||
}
|
||||
},
|
||||
"validators": [
|
||||
|
||||
Reference in New Issue
Block a user