remove unused CATCH statement for the flag_incorrect_pin

This commit is contained in:
Alfred Kamanda 2025-05-30 05:06:29 +03:00
parent 9891a51f90
commit 3075070e14
Signed by: Alfred-mk
GPG Key ID: 7EA3D01708908703

View File

@ -1,5 +1,4 @@
LOAD reset_incorrect_pin 6
CATCH incorrect_pin flag_incorrect_pin 1
CATCH _ flag_account_authorized 0
LOAD initiate_swap 0
HALT