Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.
This repository was archived by the owner on May 24, 2022. It is now read-only.

Metamask responses are not parsed #48

@amaury1093

Description

@amaury1093
const api = new Api(window.web3 && window.web3.currentProvider);
api.eth.syncing().then(console.log);

Expected:
false

Actual
{ id: 2, jsonrpc: 2, result: false }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions