We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Kusama
❯ subalfred --version subalfred 0.9.0-crates.io-x86_64-apple-darwin ❯ subalfred key 5G9z8Ttoo7892VqBHiSWCbnd2aEdH8noJLqZ4HFMzMVNhvgP --list-all | grep kusama kusama GfbnnEgRU94n9ed4RFZ6Z9dBAWs5obykigJSwXKU9hsT2uU sora_kusama_para oFFkmbGShjgXYrvYaD3EymDYUzWEdJvLKxjKSHo1DwqLN5eiM ❯ subalfred key GfbnnEgRU94n9ed4RFZ6Z9dBAWs5obykigJSwXKU9hsT2uU Error: [core::ss58] invalid address, "GfbnnEgRU94n9ed4RFZ6Z9dBAWs5obykigJSwXKU9hsT2uU"
key taken from https://github.com/hack-ink/subalfred/blob/067a4a722c869ef6c6cb3da1497e8718c878532d/doc/src/user/cli/key.md#option-list-all
The text was updated successfully, but these errors were encountered:
Polkadot
Fix #378
73e34ae
❯ subalfred --version subalfred 0.9.0-crates.io-x86_64-apple-darwin ❯ subalfred key 5G9z8Ttoo7892VqBHiSWCbnd2aEdH8noJLqZ4HFMzMVNhvgP --list-all | grep kusama kusama GfbnnEgRU94n9ed4RFZ6Z9dBAWs5obykigJSwXKU9hsT2uU sora_kusama_para oFFkmbGShjgXYrvYaD3EymDYUzWEdJvLKxjKSHo1DwqLN5eiM ❯ subalfred key GfbnnEgRU94n9ed4RFZ6Z9dBAWs5obykigJSwXKU9hsT2uU Error: [core::ss58] invalid address, "GfbnnEgRU94n9ed4RFZ6Z9dBAWs5obykigJSwXKU9hsT2uU" key taken from https://github.com/hack-ink/subalfred/blob/067a4a722c869ef6c6cb3da1497e8718c878532d/doc/src/user/cli/key.md#option-list-all
Fixed. You could build it from the main branch now.
I'll release a new version later.
Sorry, something went wrong.
Support more address style (#379)
9e6242a
* Suppress warnings * Bump toolchain * Fix #378
Successfully merging a pull request may close this issue.
key taken from https://github.com/hack-ink/subalfred/blob/067a4a722c869ef6c6cb3da1497e8718c878532d/doc/src/user/cli/key.md#option-list-all
The text was updated successfully, but these errors were encountered: