Skip to content

error[E0432]: unresolved import ethers::core::types::ParseChainError #28

@polyphia

Description

@polyphia

Fails to compile with error :

--> relay/src/relay.rs:12:27
|
12 | use ethers::core::types::{ParseChainError, H512};
| ^^^^^^^^^^^^^^^
| |
| no ParseChainError in types
| help: a similar name exists in the module: ParseI256Error

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