ussd/services/registration/transaction_pin.vis

15 lines
265 B
Plaintext
Raw Permalink Normal View History

MAP validate_amount
RELOAD get_recipient
MAP get_recipient
RELOAD get_sender
MAP get_sender
MOUT back 0
MOUT quit 9
HALT
LOAD authorize_account 6
2024-08-30 10:15:08 +02:00
RELOAD authorize_account
2024-08-31 11:58:48 +02:00
CATCH incorrect_pin flag_incorrect_pin 1
2024-08-21 19:30:59 +02:00
INCMP _ 0
INCMP quit 9
2024-08-31 11:07:46 +02:00
INCMP transaction_initiated *