Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 261 Bytes

File metadata and controls

14 lines (10 loc) · 261 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