lighthouse/common/account_utils/src
Ł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
..
lib.rs Added fn to count unicode characters (#1903) 2020-11-16 09:30:34 +00:00
validator_definitions.rs Add cli option for voluntary exits (#1781) 2020-10-29 23:25:19 +00:00