prysm-pulse/tools/bootnode-query/README.md
Preston Van Loon 5d33514001 Restore bootnode query tool for kaddht and fix bootstrapping (#3565)
* add back bootnode query tool

* bootstrap from DHT
2019-09-23 17:18:01 -05:00

254 B

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.