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: src/pages/guide/node/validator-failover.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Only one node may run with a validator signing key at a time. Before promoting t
19
19
20
20
Use a dedicated data directory for the follower. The upstream must be a validator or RPC node that exposes the `consensus` RPCs.
21
21
22
-
Trustless RPC-to-RPC following is currently only supported on Moderato testnet. If following on Mainnet, follow against the existing validator. See more about [trustless rpc nodes](/protocol/rpc#trustless-rpc-nodes).
22
+
Trustless RPC-to-RPC following is currently only supported on Moderato testnet. If following on Mainnet, follow against the existing validator. See more about [trustless rpc nodes](/guide/node/rpc#trustless-rpc-nodes).
0 commit comments