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

v2.0: Fix: Corrected the derivation command format (backport of #2952) #3005

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Sep 27, 2024

Problem

The command for generating a public key is incorrectly formatted, leading to errors when users try to generate keys using the provided syntax.

Here is what I got when execute that example command on Mac terminal:

solana-keygen pubkey prompt://?key=0/1
zsh: no matches found: prompt://?key=0/1

Summary of Changes

Corrected the command syntax.

Fixes #


This is an automatic backport of pull request #2952 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner September 27, 2024 14:07
@willhickey willhickey merged commit d868218 into v2.0 Sep 27, 2024
9 checks passed
@willhickey willhickey deleted the mergify/bp/v2.0/pr-2952 branch September 27, 2024 16:59
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