Merge PR #6525: x/bank: Refactor CLI & Tests
This commit is contained in:
@@ -107,6 +107,7 @@ func queryCmd(config simappparams.EncodingConfig) *cobra.Command {
|
||||
clientCtx = clientCtx.
|
||||
WithJSONMarshaler(config.Marshaler).
|
||||
WithCodec(cdc)
|
||||
|
||||
simapp.ModuleBasics.AddQueryCommands(queryCmd, clientCtx)
|
||||
|
||||
return queryCmd
|
||||
|
||||
Reference in New Issue
Block a user