You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ai/gateways/onchain.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ for more information. Here’s a summary of the key steps:
35
35
<Steptitle="Launch the AI Gateway">
36
36
Now launch your AI Gateway node. The process is similar to the **docker** or **binary** setup in the [previous section](/ai/gateways/start-gateway), but requires additional flags to enable on-chain functionality. Example:
37
37
38
-
-`-AIServiceRegistry`: Ensures that the Gateway is connected to the Livepeer AI network.
38
+
-`-aiServiceRegistry`: Ensures that the Gateway is connected to the Livepeer AI network.
39
39
-`-network=arbitrum-one-mainnet`: Connects the AI Gateway to the Arbitrum Mainnet network.
40
40
-`-ethUrl=https://arb1.arbitrum.io/rpc`: Sets the Arbitrum Mainnet RPC URL. Replace it with your own if necessary.
41
41
-`-ethKeystorePath=/root/.lpData/arbitrum-one-mainnet/keystore`: Sets the path to the Ethereum keystore file for the AI Gateway.
0 commit comments