You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -54,7 +54,7 @@ type GeneratorInputData struct {
54
54
} `json:"fees,omitempty"`
55
55
}
56
56
57
-
constmixMaxCostTpsRatioHelp="when provided, specifies ratio of tps (proportional to total tps) for max cost transactions to be used every other round, zkapps ratio for these rounds is set to 100%"
57
+
constmaxCostMixedTpsRatioHelp="when provided, specifies ratio of tps (proportional to total tps) for max cost transactions to be used every other round, zkapps ratio for these rounds is set to 100%"
0 commit comments