livepeer/go-livepeer

-ethOrchAddr to be able to take an ENS name

Open

#2,264 opened on Feb 14, 2022

 (1 comment) (0 reactions) (0 assignees)Go (223 forks)auto 404
area: cligood first issuehelp wantedtype: feature

Repository metrics

Stars
 (583 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe.

Selecting an Orchestrator via a complex hexadecimal string is excessively complicated UX.

Describe the solution you'd like

As a Broadcaster, I want to be able to select an Orchestrator by specifying their ENS name.

For example, -ethOrchAddr livepool.eth should resolve to -ethOrchAddr 0xf4e8Ef0763BCB2B1aF693F5970a00050a6aC7E1B

Describe alternatives you've considered

None.

Additional context

None

Contributor guide