# und debug pubkey
Decode a pubkey from proto JSON
# Synopsis
Decode a pubkey from proto JSON and display it's address.
Example: $ und debug pubkey '{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AurroA7jvfPd1AadmmOvWM2rJSwipXfRf8yD6pLbA2DJ"}'
und debug pubkey [pubkey] [flags]
# Options
-h, --help help for pubkey
# SEE ALSO
- und debug - Tool for helping with debugging your application