ussd/services/registration/confirm_others_new_pin.vis

14 lines
346 B
Plaintext
Raw Normal View History

2024-10-28 13:45:08 +01:00
LOAD retrieve_blocked_number 0
MAP retrieve_blocked_number
CATCH invalid_others_pin flag_valid_pin 0
LOAD save_temporary_pin 6
RELOAD save_temporary_pin
CATCH pin_reset_result flag_account_authorized 1
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 *