FuelLabs/forc

Accepts empty password on new wallet and account creation

Open

#14 opened on May 2, 2024

 (4 comments) (0 reactions) (0 assignees)Rust (0 forks)auto 404
enhancementforc-walletgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide