Auto-generated documentation.
Create a proof that's filled with zeros.
polycli ulxly zero-proof [flags]Use this command to print a proof response that's filled with the zero hashes. These values are very helpful for debugging because they would tell you how populated the tree is and roughly which leaves and siblings are empty. It's also helpful for sanity checking a proof response to understand if the hashed value is part of the zero hashes or if it's actually an intermediate hash.
-h, --help help for zero-proofThe 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 ulxly - Utilities for interacting with the uLxLy bridge.