Skip to content

Commit 37ed3d2

Browse files
committed
fix tescli
1 parent e642f23 commit 37ed3d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configs/args/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"n_blocks_to_sync": null,
4949
"stop_on_sync": false,
5050
"backup_every_n_blocks": null,
51-
"bouncer_config_sync_enable": false
51+
"bouncer_config_sync_enable": false,
52+
"disable_reorg": false
5253
},
5354
"l1_sync_params": {
5455
"l1_sync_disabled": true,

0 commit comments

Comments
 (0)