Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
docs: swarm.go
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored Nov 23, 2021
1 parent f427a56 commit 7154b6f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions swarm.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ type SwarmConfig struct {
// `Swarm.Transports.Relay` if specified.
DisableRelay bool `json:",omitempty"`

// EnableRelayHop makes this node act as a public relay, relaying
// traffic between other nodes.
//
// Deprecated: The circuit v1 protocol is deprecated.
// Use `Swarm.RelayService` to configure the circuit v2 relay.
EnableRelayHop bool `json:",omitempty"`
Expand Down

0 comments on commit 7154b6f

Please sign in to comment.