Anton Kaliaev
f74de4cb86
include optional data field in error object
``` data A Primitive or Structured value that contains additional information about the error. This may be omitted. The value of this member is defined by the Server (e.g. detailed error information, nested errors etc.). ``` |
8 years ago | |
---|---|---|
.. | ||
handlers.go | include optional data field in error object | 7 years ago |
http_params.go | rpc -> rpc/lib and rpc/tendermint -> rpc | 8 years ago |
http_server.go | include optional data field in error object | 7 years ago |
parse_test.go | Test json rpc parsing | 8 years ago |