FuelLabs/forc
Accepts empty password on new wallet and account creation
Offen
#14 geöffnet am 02.05.2024
enhancementforc-walletgood first issue
Repository-Metriken
- Stars
- (0 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Not sure if it's intentional, but the commands below are accepting empty passwords.
forc wallet new
forc wallet account new
Can quickly patch this if required.