Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.03 KB

File metadata and controls

44 lines (32 loc) · 1.03 KB

polycli fork

Auto-generated documentation.

Table of Contents

Description

Take a forked block and walk up the chain to do analysis.

polycli fork blockhash url [flags]

Flags

  -h, --help   help for fork

The 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")

See also

  • polycli - A Swiss Army knife of blockchain tools.