This repository was archived by the owner on Jul 15, 2020. It is now read-only.
This repository was archived by the owner on Jul 15, 2020. It is now read-only.
Solutions for Exercise 6: Missing testnet-magic 42 designation. #205
Open
Description
Under problem 4: Change the parameters for your original pool. Increase the cost by 10,000 ada...
cardano-cli shelley stake-pool registration-certificate
--cold-verification-key-file node1.vkey
--vrf-verification-key-file vrf1.vkey
--pool-pledge 900000000000
--pool-cost 15000000000
--pool-margin 0.20
--pool-reward-account-verification-key-file stake2.vkey
--pool-owner-stake-verification-key-file stake1.vkey
--out-file pool1.cert
Code above is missing:
--testnet-magic 42
Metadata
Metadata
Assignees
Labels
No labels