Skip to content

Commit

Permalink
use debug- prefix for Yamux experimental support
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec committed Mar 1, 2024
1 parent 0d48535 commit 2779d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beacon_chain/conf.nim
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ type
hidden
desc: "Enable the Yamux multiplexer"
defaultValue: false
name: "enable-yamux" .}: bool
name: "debug-enable-yamux" .}: bool

weakSubjectivityCheckpoint* {.
desc: "Weak subjectivity checkpoint in the format block_root:epoch_number"
Expand Down

0 comments on commit 2779d2c

Please sign in to comment.