Skip to content

Commit 250aff0

Browse files
committed
make debug-column-syncer flag hidden
1 parent 392c8ce commit 250aff0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

beacon_chain/conf.nim

+1
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,7 @@ type
564564
name: "light-client-data-max-periods" .}: Option[uint64]
565565

566566
columnSyncerStrategy* {.
567+
hidden
567568
desc: "Choose how to sync columns, " &
568569
" 1) Greedy would make the BN actively filter peers based on higher column custody. " &
569570
" 2) Impartial would rely on every peer for columns till requisite column count is reached. "

0 commit comments

Comments
 (0)