prysm-pulse/tools/bootnode-query
2019-05-10 10:07:43 -07:00
..
BUILD.bazel Use a prysm specific DHT protocol (#2558) 2019-05-10 11:56:30 -04:00
main.go Fix BlockTree RPC Server Response (#2556) 2019-05-10 10:07:43 -07:00
README.md Faucet enhancements + cluster private key management system (#1679) 2019-03-07 11:14:57 -05:00

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.