We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff4bf2 commit 071c8e4Copy full SHA for 071c8e4
plutus-core/cost-model/data/models.R
@@ -820,7 +820,7 @@ modelFun <- function(path) {
820
821
# X wrapped with `Logarithmic . ValueOuterOrMaxInner`
822
# Y wrapped with `ValueTotalSize`
823
- valueContainsModel <- linearInY("ValueContains")
+ valueContainsModel <- linearInY ("ValueContains")
824
825
# Sizes of parameters are used as is (unwrapped):
826
valueDataModel <- constantModel ("ValueData")
0 commit comments