Skip to content
This repository was archived by the owner on Jul 15, 2020. It is now read-only.

Commit ea5a2c2

Browse files
Merge pull request #214 from CarlosLopezDeLara/patch-8
testnet-magic missing
2 parents 6553146 + 97c89ba commit ea5a2c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Shelley-testnet/solutions/Exercise-6-solutions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,8 @@ GitHub repositories.
285285
--pool-margin 0.03 \
286286
--pool-reward-account-verification-key-file stake2.vkey \
287287
--pool-owner-stake-verification-key-file stake2.vkey \
288-
--out-file pool2.cert
288+
--out-file pool2.cert \
289+
--testnet-magic 42
289290

290291
cardano-cli shelley stake-address registration-certificate \
291292
--stake-verification-key-file stake2.vkey \

0 commit comments

Comments
 (0)