Skip to content

Commit 2d6ffae

Browse files
committed
feat(devnet): support for fast signatures in DMQ network
1 parent ca3bfd9 commit 2d6ffae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mithril-test-lab/cardano-devnet/mkfiles/mkfiles-start.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ $DMQ_NODE \\
133133
--local-socket ${NODE}/ipc/dmq.node.sock \\
134134
--host-addr $(cat ${NODE}/host) \\
135135
--port $(cat ${NODE}/port.dmq) \\
136+
--min-sig-delay 0.01s \\
136137
> ${NODE}/dmq.node.log
137138
EOF
138139
chmod u+x ${NODE}/start-dmq.sh

0 commit comments

Comments
 (0)