Added pending log entry

This commit is contained in:
Tony Stark 2019-03-02 00:13:36 +05:30
parent b5fa8dbf49
commit f7df00fab6
No known key found for this signature in database
GPG Key ID: CB0E78E8A3D60001
1 changed files with 2 additions and 2 deletions

View File

@ -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