Skip to content

Commit e257b9f

Browse files
committed
feat(e2e): activate DMQ
1 parent b4f9aef commit e257b9f

File tree

1 file changed

+0
-2
lines changed
  • mithril-test-lab/mithril-end-to-end/src

1 file changed

+0
-2
lines changed

mithril-test-lab/mithril-end-to-end/src/main.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,6 @@ pub struct Args {
134134
skip_signature_delayer: bool,
135135

136136
/// Use DMQ protocol (used to broadcast signatures)
137-
///
138-
/// Requires the Mithril nodes to be compiled with the 'future_dmq' feature
139137
#[clap(long)]
140138
use_dmq: bool,
141139

0 commit comments

Comments
 (0)