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 030ec92 commit 1b0cccaCopy full SHA for 1b0ccca
scripts/config.ts
@@ -201,7 +201,9 @@ function writeConfigs(argv: any) {
201
"node": {
202
"bold": {
203
"rpc-block-number": "latest",
204
- "assertion-posting-interval": "10s"
+ "assertion-posting-interval": "10s",
205
+ "assertion-confirming-interval": "10s",
206
+ "parent-chain-block-time": 1,
207
},
208
"staker": {
209
"dangerous": {
0 commit comments