Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 564 Bytes

akash_debug_pubkey.md

File metadata and controls

28 lines (17 loc) · 564 Bytes

akash debug pubkey

Decode a ED25519 pubkey from hex, base64, or bech32

Synopsis

Decode a pubkey from hex, base64, or bech32.

Example: $ akash debug pubkey TWFuIGlzIGRpc3Rpbmd1aXNoZWQsIG5vdCBvbmx5IGJ5IGhpcyByZWFzb24sIGJ1dCBieSB0aGlz $ akash debug pubkey cosmos1e0jnq2sun3dzjh8p2xq95kk0expwmd7shwjpfg

akash debug pubkey [pubkey] [flags]

Options

  -h, --help   help for pubkey

SEE ALSO

  • akash debug - Tool for helping with debugging your application
Auto generated by spf13/cobra on 18-Feb-2021