clef-ui icon indicating copy to clipboard operation
clef-ui copied to clipboard

Warn if user does not use checksum; Error if user have invalid checksum

Open chikeichan opened this issue 7 years ago • 0 comments

  1. If address match checksum, then return NO WARNING, else -->
  2. If address is all lower case or all uppercase, then return NO CHECKSUM (yellow warning)
  3. If address is mixed case, then return INVALID CHECKSUM (red warning) 3a. If INVALID CHECKSUM, prevent user from advancing

chikeichan avatar Sep 26 '18 01:09 chikeichan