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 ca3bfd9 commit 2d6ffaeCopy full SHA for 2d6ffae
1 file changed
mithril-test-lab/cardano-devnet/mkfiles/mkfiles-start.sh
@@ -133,6 +133,7 @@ $DMQ_NODE \\
133
--local-socket ${NODE}/ipc/dmq.node.sock \\
134
--host-addr $(cat ${NODE}/host) \\
135
--port $(cat ${NODE}/port.dmq) \\
136
+ --min-sig-delay 0.01s \\
137
> ${NODE}/dmq.node.log
138
EOF
139
chmod u+x ${NODE}/start-dmq.sh
0 commit comments