diff options
author | Felix Lange <fjl@twurst.com> | 2019-06-07 21:29:16 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-07 21:29:16 +0800 |
commit | 896322bf88f40329b400d691cbdce9275739310e (patch) | |
tree | 74861599b527202c9d3b2aa551fcd41abe74bf74 /mobile/params.go | |
parent | 1b15c6da33bac1f8c79415a66f22463511ac15a8 (diff) | |
download | go-tangerine-896322bf88f40329b400d691cbdce9275739310e.tar go-tangerine-896322bf88f40329b400d691cbdce9275739310e.tar.gz go-tangerine-896322bf88f40329b400d691cbdce9275739310e.tar.bz2 go-tangerine-896322bf88f40329b400d691cbdce9275739310e.tar.lz go-tangerine-896322bf88f40329b400d691cbdce9275739310e.tar.xz go-tangerine-896322bf88f40329b400d691cbdce9275739310e.tar.zst go-tangerine-896322bf88f40329b400d691cbdce9275739310e.zip |
cmd/devp2p: add devp2p debug tool (#19657)
* p2p/discover: export Ping and RequestENR
These two are useful for checking the status of a node.
* cmd/devp2p: add devp2p debug tool
This is a new tool for debugging p2p issues. It supports a few
basic tasks for now, but many more things can and will be added
in the near future.
devp2p enrdump -- prints ENRs readably
devp2p discv4 ping -- checks if a node is up
devp2p discv4 requestenr -- gets a node's record
devp2p discv4 resolve -- finds a node through the DHT
Diffstat (limited to 'mobile/params.go')
0 files changed, 0 insertions, 0 deletions