prysm-pulse/tools/bootnode-query
Preston Van Loon 82efca9b6f
Move p2p to deprecated-p2p (#3191)
* move to deprecated-p2p

* fix lint

* lint?

* fix lint

* lint

* lint

* lint

* lint
2019-08-13 14:52:04 -04:00
..
BUILD.bazel Move p2p to deprecated-p2p (#3191) 2019-08-13 14:52:04 -04:00
main.go Move p2p to deprecated-p2p (#3191) 2019-08-13 14:52:04 -04: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.