Skip to content

HttpProviderError #7

Description

@karczuRF

Error occurs if trying to sign typed data with KmsSigner as below:

await signer._signTypedData(domain, types, message)
An unexpected error occurred:

ProviderError: HttpProviderError
    at HttpProvider.request (node_modules/hardhat/src/internal/core/providers/http.ts:78:19)
    at KMSSigner.request (node_modules/@rumblefishdev/hardhat-kms-signer/src/provider.ts:78:34)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions