Move to networkMap.PeerConfig

This commit is contained in:
M Essam Hamed
2025-09-16 11:45:54 +03:00
parent d19f829f65
commit 02afd4e849
5 changed files with 68 additions and 67 deletions

View File

@@ -1554,7 +1554,7 @@ func deletePeers(ctx context.Context, am *DefaultAccountManager, transaction sto
RemotePeersIsEmpty: true,
FirewallRules: []*proto.FirewallRule{},
FirewallRulesIsEmpty: true,
AutoUpdateVersion: settings.AutoUpdateVersion,
PeerConfig: toPeerConfig(peer, network, dnsDomain, settings),
},
},
NetworkMap: &types.NetworkMap{},