M. J. Fromberger
7f8b75e1ee
Instead of using anonymous maps, define tagged struct types for JSON argument encoding. This allows us to have the encoding rules we want without tmjson. This commit handles the "easy" cases. BroadcastEvidence is omitted here, because it depends on the interface encoding rules from tmjson. I will address that in a forthcoming change. |
3 years ago | |
---|---|---|
.. | ||
http.go | rpc: replace anonymous arguments with structured types (#7552) | 3 years ago |
request.go | rpc: replace anonymous arguments with structured types (#7552) | 3 years ago |
ws.go | Move the libs/pubsub package to internal scope (#7451) | 3 years ago |