cosmos-sdk/x/genutil/client/cli
Prathyusha Lakkireddy be573cb0ce
change gentx cmd amount field to arg from flag (#8183)
* Read gentx amount as argument

* Update gentx command usage

* Update gentx tests

* Update docs of gentx

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-12-17 17:27:30 +01:00
..
collect.go Use encoding/json for genesis (#7037) 2020-08-15 08:52:33 +00:00
gentx.go change gentx cmd amount field to arg from flag (#8183) 2020-12-17 17:27:30 +01:00
gentx_test.go change gentx cmd amount field to arg from flag (#8183) 2020-12-17 17:27:30 +01:00
init.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00
init_test.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00
migrate.go Add msg on CLI for migrating GenesisDoc (#8164) 2020-12-14 22:51:23 +00:00
migrate_test.go Add msg on CLI for migrating GenesisDoc (#8164) 2020-12-14 22:51:23 +00:00
validate_genesis.go Add msg on CLI for migrating GenesisDoc (#8164) 2020-12-14 22:51:23 +00:00
validate_genesis_test.go Add msg on CLI for migrating GenesisDoc (#8164) 2020-12-14 22:51:23 +00:00