Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.26 KB

File metadata and controls

47 lines (34 loc) · 1.26 KB

polycli ulxly empty-proof

Auto-generated documentation.

Table of Contents

Description

Create an empty proof.

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        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 ulxly - Utilities for interacting with the uLxLy bridge.