- description: |
Fixed misunderstanding in generated README file by `genesis create-testnet-data`.
type:
- bugfix
Context
This just fixes a wrong explanation that I wrote due to a misunderstanding that caused me to conflate the two types of DReps (Catalyst's and CIP-1694's).
I found out because I read a note in the CIP-1694 that precisely says:
Warning CIP-1694 DReps should not be conflated with Project Catalyst DReps.
How to trust this PR
If you don't know by heart whether this was actually a mistake. You can check the source here: https://www.1694.io/, under the Delegated representatives (DReps) section. You should also check I didn't make any typo.
Checklist
[x] Commit sequence broadly makes sense and commits have useful messages
[x] New tests are added if needed and existing tests are updated. See Running tests for more details
Changelog
Context
This just fixes a wrong explanation that I wrote due to a misunderstanding that caused me to conflate the two types of DReps (Catalyst's and CIP-1694's).
I found out because I read a note in the CIP-1694 that precisely says:
How to trust this PR
If you don't know by heart whether this was actually a mistake. You can check the source here: https://www.1694.io/, under the
Delegated representatives (DReps)
section. You should also check I didn't make any typo.Checklist