tendermint/rpc/lib/types
Anton Kaliaev 95875c55fc ID must be present in both request and response
from the spec:
This member is REQUIRED.
It MUST be the same as the value of the id member in the Request Object.
If there was an error in detecting the id in the Request object (e.g. Parse error/Invalid Request), it MUST be Null.
2017-09-18 16:36:03 -04:00
..
types.go ID must be present in both request and response 2017-09-18 16:36:03 -04:00
types_test.go include optional data field in error object 2017-09-18 16:36:02 -04:00