remove misplaced CATCH on the api_error flag
This commit is contained in:
parent
7d8fd065f0
commit
c380915100
@ -11,7 +11,6 @@ RELOAD clear_trans_type_flag
|
|||||||
CATCH transaction_swap flag_swap_transaction 1
|
CATCH transaction_swap flag_swap_transaction 1
|
||||||
LOAD validate_amount 64
|
LOAD validate_amount 64
|
||||||
RELOAD validate_amount
|
RELOAD validate_amount
|
||||||
CATCH api_failure flag_api_call_error 1
|
|
||||||
CATCH invalid_amount flag_invalid_amount 1
|
CATCH invalid_amount flag_invalid_amount 1
|
||||||
INCMP _ 0
|
INCMP _ 0
|
||||||
LOAD get_recipient 0
|
LOAD get_recipient 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user