IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.
https://cardano.org
Apache License 2.0
3.07k stars 720 forks source link

cardano-testnet: use create-testnet-data's byron genesis generation feature #6039

Open smelc opened 2 days ago

smelc commented 2 days ago

[!NOTE]

Needs https://github.com/IntersectMBO/cardano-cli/pull/974

Description

Do not create Byron genesis in cardano-testnet. Instead rely on cardano-cli's create-testnet-data doing it: https://github.com/IntersectMBO/cardano-cli/pull/974

Checklist