Files
pezkuwi-subxt/substrate/primitives/application-crypto
Bastian Köcher 158fdecc0b Adds support for inspecting a hex encoded public key (#7344)
* Adds support for inspecting a hex encoded public key

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

`subkey inspect --public 0xPUBLICHEX`

* Update client/cli/src/commands/utils.rs

Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>

Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>
2020-10-17 09:43:46 +02:00
..
2020-09-22 19:47:38 +02:00
2020-08-20 17:04:42 +02:00

Traits and macros for constructing application specific strongly typed crypto wrappers.

License: Apache-2.0