Skip to content

window.ethereum.request supporting batch arrays #34

@shanejonas

Description

@shanejonas

Ideally window.ethereum.request supports passing an array of requests in to support JSON-RPC Batching.

Batching is in the JSON-RPC protocol already we just haven't supported it yet via window.ethereum.request. It is supported however with window.ethereum.send, so the functionality already exists in metamask, we just need to add it as a valid parameter and handle it the same way window.ethereum.send does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions