M. J. Fromberger
20886fdb39
Instead of having the exported Request and Response type expose the version directly, delegate version injection to an unexported shim. We already had the shim; this just boosts it to the top level and does a bit more checking. * Check JSON-RPC version marker. |
3 years ago | |
---|---|---|
.. | ||
types.go | rpc: clean up encoding of request and response messages (#7721) | 3 years ago |
types_test.go | testing: pass testing.T to assert and require always, assertion cleanup (#7508) | 3 years ago |