debt-menu #115

Merged
Alfred-mk merged 131 commits from debt-menu into master 2026-02-25 09:44:58 +01:00
Showing only changes of commit 29cc4c63eb - Show all commits

View File

@ -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 *