diff --git a/dev-docs/asb/README.md b/dev-docs/asb/README.md index b22e0b1e..38d467e0 100644 --- a/dev-docs/asb/README.md +++ b/dev-docs/asb/README.md @@ -58,7 +58,7 @@ For example: [network] rendezvous_point = [ "/dns4/discover.unstoppableswap.net/tcp/8888/p2p/12D3KooWA6cnqJpVnreBVnoro8midDL9Lpzmg8oJPoAGi7YYaamE", - "/dns4/eratosthen.es/tcp/7798/p2p/12D3KooWAh7EXXa2ZyegzLGdjvj1W4G3EXrTGrf6trraoT1MEobs", + "/dns4/discover2.unstoppableswap.net/tcp/8888/p2p/12D3KooWGRvf7qVQDrNR5nfYD6rKrbgeTi9x8RrbdxbmsPvxL4mw", ] external_addresses = ["/dns4/example.com/tcp/9939"] ```