correctly CATCH error flags
This commit is contained in:
parent
0280211197
commit
29cc4c63eb
@ -12,6 +12,7 @@ INCMP _ 0
|
|||||||
INCMP quit 99
|
INCMP quit 99
|
||||||
LOAD calculate_max_pay_debt 0
|
LOAD calculate_max_pay_debt 0
|
||||||
RELOAD calculate_max_pay_debt
|
RELOAD calculate_max_pay_debt
|
||||||
CATCH low_pay_debt_amount flag_low_swap_amount 1
|
|
||||||
CATCH . flag_incorrect_voucher 1
|
CATCH . flag_incorrect_voucher 1
|
||||||
|
CATCH low_pay_debt_amount flag_low_swap_amount 1
|
||||||
|
CATCH low_pay_debt_amount flag_api_call_error 1
|
||||||
INCMP calculate_max_pay_debt *
|
INCMP calculate_max_pay_debt *
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user