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

show default size for mnemonic --size using 'ToText' instance #505

Merged
merged 1 commit into from
Jul 4, 2019

Conversation

KtorZ
Copy link
Member

@KtorZ KtorZ commented Jul 4, 2019

Issue Number

#357

Overview

  • I have used 'showT' instead of 'show' to get a correct output for the default size

Comments

Before:

Usage: cardano-wallet mnemonic generate [--size INT]
  Generate English BIP-0039 compatible mnemonic words.

Available options:
  -h,--help                Show this help text
  --size INT               number of mnemonic words to generate. (default: MS_15)

After:

Usage: cardano-wallet-http-bridge mnemonic generate [--size INT]
  Generate English BIP-0039 compatible mnemonic words.

Available options:
  -h,--help                Show this help text
  --size INT               number of mnemonic words to generate. (default: 15)

@KtorZ KtorZ requested a review from piotr-iohk July 4, 2019 08:27
@KtorZ KtorZ self-assigned this Jul 4, 2019
@KtorZ KtorZ merged commit 79a711f into master Jul 4, 2019
@KtorZ KtorZ deleted the KtorZ/fix-size-default branch July 4, 2019 09:10
@KtorZ KtorZ added this to the Bugs & Debts - Sprint 27-28 milestone Jul 24, 2019
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