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 ed87d38 commit bd8f6a9Copy full SHA for bd8f6a9
1 file changed
scripts/04_1_Creating_Binding_Agreements-SCRIPT.sh
@@ -37,7 +37,7 @@ if [ "$CONTRACT_PRVKEYS" -a "$CONTRACT_PUBKEYS" ]
37
then
38
echo "✅ Contract-signing key created (limited to signing only)"
39
else
40
- echo "❌ Failed to create contarct-signing keys"
+ echo "❌ Failed to create contract-signing keys"
41
exit 1;
42
fi
43
0 commit comments