Skip to content

Batch requests in JSON-RPC #3213

@tomtau

Description

@tomtau

JSON-RPC 2.0 specs allow sending multiple requests at a time: https://www.jsonrpc.org/specification#batch

Currently, Tendermint RPC will return a parser error if it receives an array of requests.

Metadata

Metadata

Assignees

Labels

C:rpcComponent: JSON RPC, gRPCT:bugType Bug (Confirmed)good first issueContributions Welcome!!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions