Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Remove the delegationApprover prompt in Operator Registration (not yet supported) #148

Description

@wesfloyd

Describe the bug

Per our current CLI implementation, the user is prompted "Do you want to gate stakers approval?"

gateApproval, err := p.Confirm("Do you want to gate stakers approval?")

Per the chat with Jeffrey - this feature is not currently fully implemented (specifically the off chain components) and there is no specific ETA for delivery of this feature. This leads to user confusion.

To Reproduce
Execute the eigenlayer operator register command. Observe the user is prompted "Do you want to gate stakers approval?"

Expected behavior
The user should Not be prompted to gate staker approval. Please remove this step in operator registration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions