From df8e0b4d4ad84f2e5578ba05f9cd3a27bb5ce874 Mon Sep 17 00:00:00 2001 From: alfred-mk Date: Fri, 23 May 2025 15:28:40 +0300 Subject: [PATCH] remove misplaced CATCH statement --- services/registration/main.vis | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/services/registration/main.vis b/services/registration/main.vis index 0eb9fc9..c606ff7 100644 --- a/services/registration/main.vis +++ b/services/registration/main.vis @@ -2,10 +2,9 @@ LOAD clear_temporary_value 2 RELOAD clear_temporary_value LOAD manage_vouchers 160 RELOAD manage_vouchers -CATCH api_failure flag_api_call_error 1 +CATCH api_failure flag_api_call_error 1 LOAD check_balance 128 RELOAD check_balance -CATCH api_failure flag_api_call_error 1 MAP check_balance MOUT send 1 MOUT swap 2