Skip to content

The data param of signTypedData should not be stringified #6

@davidmurdoch

Description

@davidmurdoch

const typeDataString = typeof typeData === 'string' ? typeData : JSON.stringify(typeData);

See https://eips.ethereum.org/EIPS/eip-712

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions