Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 248 Bytes

File metadata and controls

14 lines (10 loc) · 248 Bytes

cast max-int

Prints the maximum value of the given integer type

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

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

Options:
  -h, --help  Print help