Skip to content

cardano-cli conway governance action create-constitution: rework hash arguments #420

@CarlosLopezDeLara

Description

@CarlosLopezDeLara

Remove the metadata word from

--constitution-anchor-url TEXT
( --constitution-anchor-metadata TEXT
| --constitution-anchor-metadata-file FILE
| --constitution-anchor-metadata-hash HASH
)

it should be

--constitution-anchor-url TEXT
( --constitution-anchor-text TEXT
| --constitution-anchor-file FILE
| --constitution-anchor-hash HASH
)

[edit]

Update from a discussion on Slack:

  • We will have --constitution-anchor-url TEXT --constitution-anchor-hash HASH,
  • and a command cardano-cli conway governance hash --file --text to create the HASH

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions