Skip to content

Commit eb24ab5

Browse files
authored
chore(nodebuilder): add ZKV mocha bootstrap node (#4200)
1 parent 3032150 commit eb24ab5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nodebuilder/p2p/bootstrap.go

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ var bootstrapList = map[Network][]string{
5656
"/dnsaddr/celestia-mocha.qubelabs.io/p2p/12D3KooWQVmHy7JpfxpKZfLjvn12GjvMgKrWdsHkFbV2kKqQFBCG",
5757
"/dnsaddr/celestia-mocha4-bootstrapper.binary.builders/p2p/12D3KooWK6AYaPSe2EP99NP5G2DKwWLfMi6zHMYdD65KRJwdJSVU",
5858
"/dnsaddr/celestia-testnet-boot.01node.com/p2p/12D3KooWR923Tc8SCzweyaGZ5VU2ahyS9VWrQ8mDz56RbHjHFdzW",
59+
"/dnsaddr/celestia-mocha-boot.zkv.xyz/p2p/12D3KooWFdkhm7Ac6nqNkdNiW2g16KmLyyQrqXMQeijdkwrHqQ9J",
5960
},
6061
Private: {},
6162
}

0 commit comments

Comments
 (0)