ussd/services/registration/confirm_others_new_pin.vis

15 lines
397 B
Plaintext
Raw Permalink Normal View History

2024-10-30 21:21:15 +01:00
CATCH pin_entry flag_incorrect_pin 1
2024-10-30 20:32:38 +01:00
RELOAD retrieve_blocked_number
2024-10-28 13:45:08 +01:00
MAP retrieve_blocked_number
CATCH invalid_others_pin flag_valid_pin 0
CATCH pin_reset_result flag_account_authorized 1
2024-10-30 12:33:22 +01:00
LOAD save_others_temporary_pin 6
RELOAD save_others_temporary_pin
2024-10-28 13:45:08 +01:00
MOUT back 0
HALT
INCMP _ 0
LOAD check_pin_mismatch 0
RELOAD check_pin_mismatch
CATCH others_pin_mismatch flag_pin_mismatch 1
INCMP pin_entry *