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 f0d13e0 commit 3a5ba7eCopy full SHA for 3a5ba7e
packages/sdk/test/fees-multi-zkprograms.test.ts
@@ -10,7 +10,7 @@ import { TestingAppChain } from "../src";
10
11
// This test is designed to check what happens when we have multiple zkPrograms.
12
// Currently, the hardcoded maximum for methods per zkProgram is 8 (see Runtime.ts).
13
-// We will create 20 runtime methods to ensure 2 zkPrograms are created.
+// We will create 20 runtime methods to ensure 3 zkPrograms are created.
14
15
@runtimeModule()
16
class TestModule1 extends RuntimeModule<unknown> {
0 commit comments