mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
## 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>
eth2
Common crates containing eth2-specific logic.