From cd2f4328a8d91cd319c0fb533016b8e8c60a919f Mon Sep 17 00:00:00 2001 From: Carlosokumu Date: Mon, 31 Mar 2025 15:41:19 +0300 Subject: [PATCH] check for api call failure when checking transactions --- services/registration/check_statement.vis | 1 + 1 file changed, 1 insertion(+) diff --git a/services/registration/check_statement.vis b/services/registration/check_statement.vis index d79b5ca..c393a0a 100644 --- a/services/registration/check_statement.vis +++ b/services/registration/check_statement.vis @@ -1,5 +1,6 @@ LOAD check_transactions 0 RELOAD check_transactions +CATCH api_failure flag_api_call_error 1 CATCH no_transfers flag_no_transfers 1 LOAD authorize_account 6 MOUT back 0