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 a2c6fde commit c87ad05Copy full SHA for c87ad05
mithril-test-lab/mithril-devnet/mkfiles/mkfiles-mithril.sh
@@ -80,6 +80,9 @@ cat >> era-mithril.sh <<EOF
80
--tx-file node-pool${N}/tx/tx${N}-era-datum.tx \\
81
--testnet-magic ${NETWORK_MAGIC}
82
83
+ ## Wait for the transaction to be confirmed
84
+ sleep 2
85
+
86
EOF
87
-chmod u+x era-mithril.sh
88
+chmod u+x era-mithril.sh
0 commit comments