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

refactor: move eth and engine client Dial to start method #17

Closed
@tzdybal

Description

@tzdybal

Currently all the dialing logic of EngineAPIExecutionClient is a part of constructor and the Start method is empty.

Consider moving ethclient.Dial and rpc.DialOptions calls to Start methods for better semantics.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions