cosmos-sdk/x/genutil/client/cli
Riccardo Montagnin fdbc32e50c
Fixed the --recover flag not working properly inside the init command (#9201)
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-04-26 18:33:30 +00:00
..
collect.go Use encoding/json for genesis (#7037) 2020-08-15 08:52:33 +00:00
gentx.go Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
init_test.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00
init.go Fixed the --recover flag not working properly inside the init command (#9201) 2021-04-26 18:33:30 +00:00
migrate.go Add 0.43 CLI JSON migrate command (#8880) 2021-03-22 11:30:26 +00:00
validate_genesis.go Add msg on CLI for migrating GenesisDoc (#8164) 2020-12-14 22:51:23 +00:00