Skip to content

Commit

Permalink
docs(ai): remove pricePerUnit requirement for AI docs (#565)
Browse files Browse the repository at this point in the history
This commit removes the dependency on the `pricePerUnit` flag in the AI orchestrator documentation now that livepeer/go-livepeer#3047 has been merged.
  • Loading branch information
eliteprox authored May 14, 2024
1 parent 416abd3 commit 3916033
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ai/orchestrators/onchain.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,5 @@ additional flags to enable on-chain functionality:
Due to current limitations in the AI Subnet software, two additional flags are
required:
- `-pricePerUnit=70`: This flag is not used by the AI Subnet but is required to
start the `go-livepeer` software.
- `-ticketEV=2999999999999`: This flag ensures that the AI Orchestrator doesn't
trigger maximum ticket limits set by the `go-livepeer` software.

0 comments on commit 3916033

Please sign in to comment.