mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 06:46:10 +00:00
Address #1729: Min password length
This commit is contained in:
parent
78953fd9b5
commit
950bcd0f6d
@ -27,7 +27,7 @@ type
|
||||
mnemonic*: Mnemonic
|
||||
|
||||
const
|
||||
minPasswordLen = 10
|
||||
minPasswordLen = 12
|
||||
|
||||
mostCommonPasswords = wordListArray(
|
||||
currentSourcePath.parentDir /
|
||||
|
Loading…
x
Reference in New Issue
Block a user