Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat: check if wallet password is coorect #426

Open alex1307 opened 1 year ago

alex1307 commented 1 year ago

Description

The password should be provided everytime when wallet is started. If the password is not correct wallet is stopped and the user is informed about it.

Motivation and Context feature #244

How Has This Been Tested? Manually tested.