Skip to content

Commit

Permalink
hidden_paths: removed another remnant of ResolutionServiceAddress.
Browse files Browse the repository at this point in the history
  • Loading branch information
jiceatscion committed Aug 22, 2023
1 parent da7ab4f commit eb032fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions control/cmd/control/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,6 @@ func realMain(ctx context.Context) error {
IA: topo.IA(),
// Public: (Historical name) The TCP/IP:port address for the control service.
Public: topo.ControlServiceAddress(globalCfg.General.ID),
// ServiceResolution: The UDP/SCION address of the service "redirector".
// It is hosted as a separate service.
ReconnectToDispatcher: globalCfg.General.ReconnectToDispatcher,
QUIC: infraenv.QUIC{
// Address: the QUIC/SCION address of this service. If not
Expand Down

0 comments on commit eb032fa

Please sign in to comment.