logo
Expand description

Checksummed hex encoding following an EIP-55-like scheme.

Constants

The number of input bytes, at or below which decode will checksum-decode the output.

Functions

Decodes a mixed-case hexadecimal string, verifying that it conforms to the checksum scheme similar to scheme in EIP-55.