# Structs
Error struct for JSONRPC2 error @see https://www.jsonrpc.org/specification#error_object.
Request impementation of jsonrpc request @see https://www.jsonrpc.org/specification#request_object.
Response struct for full jsonrpc response @see https://www.jsonrpc.org/specification#response_object.
# Type aliases
BatchFullResponse is type for batch responseeasyjson:json.
Requests for batch requesteasyjson:json.