subkey: display SS58 encoding of public key (#8674)
* Add SS58 public key encoding. * [Companion] Update Cargo.toml subkey version, readme to reflect new output (#8694) * Update Cargo.toml * update cargo, readme for subkey Co-authored-by:Dan Shields <danwshields@gmail.com> Co-authored-by:
Dan Shields <35669742+NukeManDan@users.noreply.github.com> Co-authored-by:
Dan Shields <danwshields@gmail.com>
Showing
- substrate/Cargo.lock 1 addition, 1 deletionsubstrate/Cargo.lock
- substrate/bin/utils/subkey/Cargo.toml 1 addition, 1 deletionsubstrate/bin/utils/subkey/Cargo.toml
- substrate/bin/utils/subkey/README.adoc 16 additions, 8 deletionssubstrate/bin/utils/subkey/README.adoc
- substrate/bin/utils/subkey/src/lib.rs 1 addition, 1 deletionsubstrate/bin/utils/subkey/src/lib.rs
- substrate/client/cli/src/commands/utils.rs 75 additions, 37 deletionssubstrate/client/cli/src/commands/utils.rs
Please register or sign in to comment