ussd/services/registration/amount.vis

13 lines
248 B
Plaintext
Raw Normal View History

2024-08-22 14:01:30 +02:00
LOAD reset_transaction_amount 0
2024-08-21 19:30:59 +02:00
LOAD max_amount 10
2024-08-20 14:09:02 +02:00
MAP max_amount
MOUT back 0
HALT
2024-08-21 19:30:59 +02:00
LOAD validate_amount 64
RELOAD validate_amount
2024-08-31 11:58:48 +02:00
CATCH invalid_amount flag_invalid_amount 1
INCMP _ 0
LOAD get_recipient 12
LOAD get_sender 64
2024-08-21 19:30:59 +02:00
INCMP transaction_pin *