Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Adds support for inspecting a hex encoded public key #7344

Merged
merged 2 commits into from
Oct 17, 2020

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Oct 16, 2020

This adds support for inspecting hex encoded public keys to subkey. The
command looks like:

subkey inspect --public 0xPUBLICHEX

Closes: #7069

This adds support for inspecting hex encoded public keys to subkey. The
command looks like:

`subkey inspect --public 0xPUBLICHEX`
@bkchr bkchr added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Oct 16, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>
@bkchr bkchr merged commit b936fa8 into master Oct 17, 2020
@bkchr bkchr deleted the bkchr-inspect-key-public-key branch October 17, 2020 07:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert pubkey to ss58 address in subkey
2 participants