Skip to content

bug ens contract function called twice #2318

Closed
@dbfreem

Description

@dbfreem

I was looking at what it would take to async resolver in ENS so that it could be used in the name_to_address_middleware when I noticed the below. Feel free to close this issue if I am overlooking something but I am putting in a PR to remove the second call.

In the main.py module for ens the contract function is called twice. Once on line 245 and again on line 248.

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