Skip to content

Fix --type param for wallet add command#23

Merged
stevekaliski-stripe merged 1 commit into
stripe:mainfrom
raubrey-stripe:raubrey/fix-wallet-add-options
Feb 28, 2026
Merged

Fix --type param for wallet add command#23
stevekaliski-stripe merged 1 commit into
stripe:mainfrom
raubrey-stripe:raubrey/fix-wallet-add-options

Conversation

@raubrey-stripe

Copy link
Copy Markdown
Collaborator

Aligns the actual option as documented --type <evm/solana> option on wallet commands. Previously it was documented as --type but really accepted --wallet-type.

Before (--type not found)
Screenshot 2026-02-27 at 11 49 02 AM

... despite being documented as --type
Screenshot 2026-02-27 at 11 54 32 AM

After (standardize on --type)

This command no longer fails, taking you to the next step in wallet addition.

Screenshot 2026-02-27 at 11 49 11 AM

@stevekaliski-stripe stevekaliski-stripe merged commit a57ce77 into stripe:main Feb 28, 2026
4 checks passed
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