mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-07 02:02:18 +00:00
e79ba096d6
* go get github.com/libp2p/go-libp2p-kad-dht@v0.2.1 github.com/libp2p/go-libp2p-kbucket@v0.2.3 * revert API changes * one more API fix * Merge refs/heads/master into rollback-kad-dht * Merge refs/heads/master into rollback-kad-dht |
||
---|---|---|
.. | ||
BUILD.bazel | ||
main.go | ||
README.md |
Bootnode query tool
To query the test network
bazel run //tools/bootnode-query -- /ip4/35.224.249.2/tcp/30001/p2p/QmQEe7o6hKJdGdSkJRh7WJzS6xrex5f4w2SPR6oWbJNriw
This will dial the testnet bootnode and attempt to connect to all of its peers.