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 b4f9aef commit e257b9fCopy full SHA for e257b9f
mithril-test-lab/mithril-end-to-end/src/main.rs
@@ -134,8 +134,6 @@ pub struct Args {
134
skip_signature_delayer: bool,
135
136
/// Use DMQ protocol (used to broadcast signatures)
137
- ///
138
- /// Requires the Mithril nodes to be compiled with the 'future_dmq' feature
139
#[clap(long)]
140
use_dmq: bool,
141
0 commit comments