Auto-generated documentation.
Set of commands related to devp2p.
-h, --help help for p2pThe command also inherits flags from parent commands.
--config string config file (default is $HOME/.polygon-cli.yaml)
--pretty-logs output logs in pretty format instead of JSON (default true)
-v, --verbosity string log level (string or int):
0 - silent
100 - panic
200 - fatal
300 - error
400 - warn
500 - info (default)
600 - debug
700 - trace (default "info")-
polycli - A Swiss Army knife of blockchain tools.
-
polycli p2p crawl - Crawl a network on the devp2p layer and generate a nodes JSON file.
-
polycli p2p nodelist - Generate a node list to seed a node.
-
polycli p2p ping - Ping node(s) and return the output.
-
polycli p2p query - Query block header(s) from node and prints the output.
-
polycli p2p sensor - Start a devp2p sensor that discovers other peers and will receive blocks and transactions.