check for api call failure when checking transactions
This commit is contained in:
parent
95b9a6e486
commit
cd2f4328a8
@ -1,5 +1,6 @@
|
|||||||
LOAD check_transactions 0
|
LOAD check_transactions 0
|
||||||
RELOAD check_transactions
|
RELOAD check_transactions
|
||||||
|
CATCH api_failure flag_api_call_error 1
|
||||||
CATCH no_transfers flag_no_transfers 1
|
CATCH no_transfers flag_no_transfers 1
|
||||||
LOAD authorize_account 6
|
LOAD authorize_account 6
|
||||||
MOUT back 0
|
MOUT back 0
|
||||||
|
Loading…
Reference in New Issue
Block a user