As requested by @kim, the error message must follow this convention:
{"jsonrpc":"2.0","error":{"code":-2146233033,"message":"One of the identified items was in an invalid format."},"id":1}
To find more about the context of this issue read here
TODO: refactor the errors methods in the errors.go file accordingly and amends all tests.
As requested by @kim, the error message must follow this convention:
{"jsonrpc":"2.0","error":{"code":-2146233033,"message":"One of the identified items was in an invalid format."},"id":1}To find more about the context of this issue read here
TODO: refactor the errors methods in the errors.go file accordingly and amends all tests.