use debug- prefix for Yamux experimental support (#6010)

This commit is contained in:
tersec 2024-03-07 18:52:13 +00:00 committed by GitHub
parent 50a43f397f
commit 11d522dd86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"