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 696d632 commit eb63363Copy full SHA for eb63363
README.md
@@ -126,6 +126,8 @@ Top-level configuration file fields:
126
collectStats: `true` or `false`
127
Save some stats during contract run (only transactions execution
128
budgets supported atm) (default: false)
129
+ budgetMultiplier: rational multiplier in form `1` or `1 % 2`
130
+ (default: 1)
131
```
132
133
To run the fake PAB, you need to prepare a few more things:
0 commit comments