From c36798493015bf1af606225a11bd777913019a85 Mon Sep 17 00:00:00 2001 From: alfred-mk Date: Thu, 6 Mar 2025 09:23:28 +0300 Subject: [PATCH] move the catch for flag_account_authorized to the swap_preview node --- services/registration/swap_preview.vis | 1 + 1 file changed, 1 insertion(+) diff --git a/services/registration/swap_preview.vis b/services/registration/swap_preview.vis index 606913a..901de26 100644 --- a/services/registration/swap_preview.vis +++ b/services/registration/swap_preview.vis @@ -6,6 +6,7 @@ LOAD authorize_account 6 HALT RELOAD authorize_account CATCH incorrect_pin flag_incorrect_pin 1 +CATCH . flag_account_authorized 0 INCMP _ 0 INCMP quit 9 INCMP swap_initiated *