From 6ae767d89c24f7b34a58be295d8a43d9e45c3dec Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Mon, 22 Oct 2018 13:34:41 -0700 Subject: [PATCH] Update PENDING.md --- PENDING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PENDING.md b/PENDING.md index d773e46452..980e2bed13 100644 --- a/PENDING.md +++ b/PENDING.md @@ -128,6 +128,7 @@ FEATURES * [stake][cli] [\#1672](https://github.com/cosmos/cosmos-sdk/issues/1672) Introduced new commission flags for validator commands `create-validator` and `edit-validator`. * [stake][cli] [\#1890](https://github.com/cosmos/cosmos-sdk/issues/1890) Add `--genesis-format` flag to `gaiacli tx create-validator` to produce transactions in genesis-friendly format. + * [cli][\#2554](https://github.com/cosmos/cosmos-sdk/issues/2554) Make `gaiacli keys show` multisig ready. * Gaia * [cli] #2170 added ability to show the node's address via `gaiad tendermint show-address`