add header
This commit is contained in:
parent
b6a9457bf4
commit
b1109180ca
@ -227,6 +227,7 @@ func queryDepositsHandlerFn(cdc *codec.Codec, cliCtx context.CLIContext) http.Ha
|
||||
return
|
||||
}
|
||||
|
||||
w.Header().Set("Content-Type", "application/json")
|
||||
w.Write(res)
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user