Skip to content

Commit 91c5265

Browse files
authored
Merge pull request #8625 from ipwhl/master
Fix typo
2 parents 4d94e19 + 6dfd2da commit 91c5265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Note: the limited Circuit Relay v2 provided with this release only allows low-ba
4747
Switching to v2 of the relay spec means removal or deprecation of configuration keys that were specific to v1.
4848

4949
- Relay transport and client support circuit-relay v2:
50-
- `Swarm.EnableAutoRelay` was replaced by `Swarm.RelayClient.Enable`.
50+
- `Swarm.EnableAutoRelay` was replaced by `Swarm.RelayClient.Enabled`.
5151
- `Swarm.DisableRelay` is deprecated, relay transport can be now disabled globally (both client and service) by setting `Swarm.Transports.Network.Relay` to `false`
5252
- Relay v1 service provider was replaced by v2:
5353
- `Swarm.EnableRelayHop` no longer starts an unlimited v1 relay. If you have it set to `true` the node will refuse to start and display an error message.

0 commit comments

Comments
 (0)