Skip to content

Commit 59b0f11

Browse files
committed
update config sample
1 parent 9d3991b commit 59b0f11

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

coordinator/conf/config.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@
1111
"verifiers": [{
1212
"assets_path": "assets",
1313
"fork_name": "euclidV2"
14-
}]
14+
}
15+
,{
16+
"assets_path": "assets",
17+
"fork_name": "feynman"
18+
}
19+
]
1520
}
1621
},
1722
"db": {

0 commit comments

Comments
 (0)