-record(rpc_request, { method :: binary(), params :: list(binary()), id :: integer(), jsonrpc :: binary() }).