From f7df00fab684fdf72c1c26126e718d64c12b5e70 Mon Sep 17 00:00:00 2001 From: Tony Stark Date: Sat, 2 Mar 2019 00:13:36 +0530 Subject: [PATCH] Added pending log entry --- PENDING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PENDING.md b/PENDING.md index 0447beee0..71542e0d6 100644 --- a/PENDING.md +++ b/PENDING.md @@ -54,9 +54,9 @@ decoded automatically. * [\#3653] Prompt user confirmation prior to signing and broadcasting a transaction. * [\#3670] CLI support for showing bech32 addresses in Ledger devices -* [\#3711] Update `tx sign` to use `--from` instead of the deprecated `--name` -CLI flag. +* [\#3711] Update `tx sign` to use `--from` instead of the deprecated `--name` CLI flag. * [\#3730](https://github.com/cosmos/cosmos-sdk/issues/3730) Improve workflow for `gaiad gentx` with offline public keys, by outputting stdtx file that needs to be signed. +* [\#3761](https://github.com/cosmos/cosmos-sdk/issues/3761) Querying account related information using custom querier in auth module ### Gaia