added a CATCH for the api_call_error flag
Some checks failed
release / docker (push) Has been cancelled
Some checks failed
release / docker (push) Has been cancelled
This commit is contained in:
parent
208eac5a3c
commit
d52d6c478f
@ -1,6 +1,7 @@
|
|||||||
LOAD reset_transaction_amount 10
|
LOAD reset_transaction_amount 10
|
||||||
LOAD credit_max_amount 160
|
LOAD credit_max_amount 160
|
||||||
RELOAD credit_max_amount
|
RELOAD credit_max_amount
|
||||||
|
CATCH api_failure flag_api_call_error 1
|
||||||
MAP credit_max_amount
|
MAP credit_max_amount
|
||||||
MOUT back 0
|
MOUT back 0
|
||||||
HALT
|
HALT
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user