Skip to content
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
@Cylonyx

Description

@Cylonyx

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions