From 641d46495f768e424955500365c9d493d994fea4 Mon Sep 17 00:00:00 2001 From: Elite Encoder Date: Tue, 14 May 2024 11:23:59 -0400 Subject: [PATCH] Remove pricePerUnit requirement for AI docs --- ai/orchestrators/onchain.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/ai/orchestrators/onchain.mdx b/ai/orchestrators/onchain.mdx index 371636a5..f4f394c9 100644 --- a/ai/orchestrators/onchain.mdx +++ b/ai/orchestrators/onchain.mdx @@ -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.