livepeer / go-livepeer

Official Go implementation of the Livepeer protocol
http://livepeer.org
MIT License
537 stars 165 forks source link

Remove -pricePerUnit requirement for -aiWorker flag #3047

Closed eliteprox closed 2 months ago

eliteprox commented 2 months ago

What does this pull request do? Explain your changes. (required)

This change removes the requirement for -pricePerUnit flag when both -orchestrator and -aiWorker flag are used.

Specific updates (required)

How did you test each of these updates (required)

Does this pull request close any open issues?

LIV-181 Remove the need for the pricePerUnit flag

Checklist: