Skip to content

Commit 7cd718b

Browse files
committed
avail: update bootstrapper peer id
1 parent 4235c09 commit 7cd718b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/bootstrap.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ var (
251251
}
252252
// BootstrapPeersAvailMainnetLightClient
253253
BootstrapPeersAvailMainnetLightClient = []string{
254-
"/dns/bootnode.1.lightclient.mainnet.avail.so/tcp/37000/p2p/12D3KooW9x9qnoXhkHAjdNFu92kMvBRSiFBMAoC5NnifgzXjsuiM",
254+
"/dns/bootnode.1.lightclient.mainnet.avail.so/tcp/37000/p2p/12D3KooWHgPbEYcvZvZz4aT3KiBdjQmphG5qJ9StWoUps1ofKbJx",
255255
}
256256

257257
// BootstrapPeersAvailTuringLightClient

0 commit comments

Comments
 (0)