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 9df005e commit 21c0c9bCopy full SHA for 21c0c9b
coordinator/internal/config/config_test.go
@@ -23,7 +23,7 @@ func TestConfig(t *testing.T) {
23
"min_prover_version": "v4.4.45",
24
"verifiers": [{
25
"assets_path": "assets",
26
- "fork_name": "feynman",
+ "fork_name": "feynman"
27
}]
28
},
29
"max_verifier_workers": 4
0 commit comments