Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update participants.mdx #225

Closed
wants to merge 1 commit into from
Closed

Update participants.mdx #225

wants to merge 1 commit into from

Conversation

shurinov
Copy link

@shurinov shurinov commented Dec 9, 2023

Fix real flags in namadac utils init-genesis-established-account ...
--alias should be changed to --aliases
according to binary help

namadac utils init-genesis-established-account --help
Initialize an established account available at genesis.

Usage: namadac utils init-genesis-established-account [OPTIONS] --path <path>

Options:
      --aliases <aliases>...   Comma separated list of aliases of the keys to use from the wallet.
      --threshold <threshold>  The minimum number of signatures to be provided for authorization. Must be less than or equal to the maximum number of key aliases provided.
      --vp <vp>                The validity predicate of the account. Defaults to `vp_user`.
      --path <path>            The path of the .toml file to write the established account transaction to. Overwrites the file if it exists.
  -h, --help                   Print help

Fix real flags in namadac utils init-genesis-established-account ...
@bengtlofgren
Copy link
Collaborator

Thank you! This pr was closed in favour of #219

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants