Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.14 KB

polycli_ulxly_empty-proof.md

File metadata and controls

49 lines (36 loc) · 1.14 KB

polycli ulxly empty-proof

Auto-generated documentation.

Table of Contents

Description

print an empty proof structure

polycli ulxly empty-proof [flags]

Usage

Use this command to print an empty proof response that's filled with zero-valued siblings like 0x0000000000000000000000000000000000000000000000000000000000000000. This can be useful when you need to submit a dummy proof.

Flags

  -h, --help   help for empty-proof

The command also inherits flags from parent commands.

      --config string   config file (default is $HOME/.polygon-cli.yaml)
      --pretty-logs     Should logs be in pretty format or JSON (default true)
  -v, --verbosity int   0 - Silent
                        100 Panic
                        200 Fatal
                        300 Error
                        400 Warning
                        500 Info
                        600 Debug
                        700 Trace (default 500)

See also