cosmos-sdk/client/keys
Jack Zampolin 07b0ad3c9e Merge PR #2987: Add shorthand flag to address output on gaiacli keys show and update docs
* Add shorthand flag to address output on gaiacli keys show

* Update docs and add PENDING

* Update client/keys/show.go

Co-Authored-By: jackzampolin <jack.zampolin@gmail.com>

* pk -> p
2018-12-04 17:38:43 +01:00
..
add.go R4R: add command asks for encryption password once too many (#2970) 2018-11-30 15:00:53 -08:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
delete.go Merge PR #2965: add --force to keys delete for unattended execution 2018-11-30 21:36:55 +01:00
errors.go 'make format' 2018-10-09 06:38:58 +02:00
list.go Add swagger-ui for key management 2018-10-04 20:36:24 +08:00
mnemonic.go Merge PR #2090: Improve crypto/keys and add `keys mnemonic` and `keys new` commands 2018-10-17 13:37:58 -04:00
root.go Remove inconsistent gaiacli keys new/add dualism (#2904) 2018-11-29 12:59:41 -08:00
show.go Merge PR #2987: Add shorthand flag to address output on gaiacli keys show and update docs 2018-12-04 17:38:43 +01:00
update.go 'make format' 2018-10-24 15:37:06 +02:00
utils.go Expose LCD router, allowing devs to register custom routes from their modules (#2836) 2018-11-16 14:21:36 -08:00
utils_test.go 'make format' 2018-10-24 15:37:06 +02:00