lighthouse/common/account_utils
Łukasz Sroka 4d732a1f1d Added fn to count unicode characters (#1903)
## Issue Addressed

Password length check too short (https://github.com/sigp/lighthouse/issues/1880)

## Proposed Changes

I've added function that counts number of unicode characters, instead of calling String::len()


Co-authored-by: Paul Hauner <paul@paulhauner.com>
2020-11-16 09:30:34 +00:00
..
src Added fn to count unicode characters (#1903) 2020-11-16 09:30:34 +00:00
Cargo.toml Validator dir creation (#1746) 2020-10-08 21:01:32 +00:00