Added a fix for invalid PIN in PIN reset

This commit is contained in:
Alfred Kamanda 2025-02-21 12:29:28 +03:00
parent e8e6f0e371
commit 4db25055ad
Signed by: Alfred-mk
GPG Key ID: 7EA3D01708908703

View File

@ -1,8 +1,8 @@
RELOAD reset_incorrect
RELOAD reset_allow_update
MOUT back 0
HALT
INCMP _ 0
RELOAD authorize_account
CATCH incorrect_pin flag_incorrect_pin 1
CATCH _ flag_account_authorized 0
CATCH _ flag_allow_update 0
INCMP new_pin *