@cryptotaxi247 / kubo / commits / 196b5c16c

docs(config): remove mentions of relay v1 (#9860)

Context: https://github.com/ipfs/interop/pull/592

Marcin Rataj committed May 8, 2023 at 14:20 UTC 196b5c16c00faac96438368f0a0d9f9ef0d7169f
1 file changed +2 -2
docs/config.md
+2 -2
@@ -1622,8 +1622,8 @@ Type: `flag`
1622
1623 #### `Swarm.RelayClient.StaticRelays`
1624
1625 -Your node will use these statically configured relay servers (V1 or V2)
1626 -instead of discovering public relays V2 from the network.
1625 +Your node will use these statically configured relay servers
1626 +instead of discovering public relays ([Circuit Relay v2](https://github.com/libp2p/specs/blob/master/relay/circuit-v2.md)) from the network.
1627
1628 Default: `[]`
1629