From 0854f0b4238794300bbacb58788aa659358c8cd0 Mon Sep 17 00:00:00 2001 From: Joshua Colvin Date: Tue, 30 Aug 2022 10:26:10 -0700 Subject: [PATCH] Update reason for using relay --- docs/Running_Nitro_Node.md | 2 +- docs/Running_Node.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Running_Nitro_Node.md b/docs/Running_Nitro_Node.md index 406767e765..3df4670287 100644 --- a/docs/Running_Nitro_Node.md +++ b/docs/Running_Nitro_Node.md @@ -79,7 +79,7 @@ Note: If you’re interested in accessing an Arbitrum chain, but you don’t wan ### Arb-Relay -- When running more than one node, you want to run a single arb-relay which can provide a feed for all your nodes. +- When running more than one node, you want to run a single arb-relay per datacenter which can provide a feed for all your nodes, which will reduce ingress fees and increase stability. The arb-relay is in the same docker image. - Here is an example of how to run nitro-relay for Rinkeby: ``` diff --git a/docs/Running_Node.md b/docs/Running_Node.md index 01f7dec360..9235081e50 100644 --- a/docs/Running_Node.md +++ b/docs/Running_Node.md @@ -75,7 +75,7 @@ Note: If you’re interested in accessing the Arbitrum network but you don’t w ### Arb-Relay -- When running more than one node, you want to run a single arb-relay which can provide a feed for all your nodes. +- When running more than one node, you want to run a single arb-relay per datacenter which can provide a feed for all your nodes, which will reduce ingress fees and increase stability. The arb-relay is in the same docker image. - Note that rinkeby testnet has been upgraded to Nitro, so rinkeby feed messages cannot be parsed by the classic node and classic relay is not required. - Note that arb-relay now requires the extra parameter `--node.chain-id=`