Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 283 Bytes

max-uint.md

File metadata and controls

18 lines (13 loc) · 283 Bytes

cast max-uint

Prints the maximum value of the given integer type

$ cast max-uint --help
Usage: cast max-uint [TYPE]

Arguments:
  [TYPE]  The unsigned integer type to get the maximum value of [default:
          uint256]

Options:
  -h, --help  Print help