Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 260 Bytes

max-int.md

File metadata and controls

17 lines (12 loc) · 260 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