enable server side autonat

This commit is contained in:
SionoiS 2026-06-08 09:02:18 -04:00
parent 60f313fcd1
commit b3326e22dc
No known key found for this signature in database
GPG Key ID: C9458A8CB1852951

View File

@ -118,4 +118,6 @@ proc newWakuSwitch*(
b = b.withRendezVous(rendezvous)
b = b.withAutonat()
b.build()