Skip to content

Commit be15509

Browse files
authored
Update Bootstrap peer for Sea server (#215)
Update Bootstrap peer for Sea server
1 parent 512059a commit be15509

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/other.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ func init() {
4040
"/ip4/195.181.214.203/udp/6150/quic-v1/p2p/12D3KooWJDDYCWbLYyCLTH16TFBZoxyDYD1Ypth2rtyznXYpnpza",
4141

4242
// community relay server from pftmclub - location at Vietnam - Hosting Provided by Vietnix VPS
43-
"/ip4/222.255.238.138/tcp/9500/p2p/12D3KooWPfMmyZT1GAP7cDFSurPhAfKX3QFktK9rDLxD5zDZD6HW",
44-
"/ip4/222.255.238.138/udp/9500/quic-v1/p2p/12D3KooWPfMmyZT1GAP7cDFSurPhAfKX3QFktK9rDLxD5zDZD6HW",
43+
"/ip4/222.255.117.203/tcp/6150/p2p/12D3KooWRMFSvGstJEEZYuYq6jgZdByqwT5zpvFRZebZZbfp9XY1",
44+
"/ip4/222.255.117.203/udp/6150//quic-v1/p2p/12D3KooWRMFSvGstJEEZYuYq6jgZdByqwT5zpvFRZebZZbfp9XY1",
4545
} {
4646
ma, err := multiaddr.NewMultiaddr(s)
4747
if err != nil {

0 commit comments

Comments
 (0)