From 1234723e10b7b7f72071e6c4adb5f24c23d5000f Mon Sep 17 00:00:00 2001 From: alfred-mk Date: Mon, 21 Jul 2025 12:30:30 +0300 Subject: [PATCH] add navigation inputs for the swap_to list --- services/registration/swap_to_list.vis | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/services/registration/swap_to_list.vis b/services/registration/swap_to_list.vis index e966fee..e4b0733 100644 --- a/services/registration/swap_to_list.vis +++ b/services/registration/swap_to_list.vis @@ -4,7 +4,14 @@ RELOAD swap_to_list MAP swap_to_list CATCH missing_voucher flag_incorrect_voucher 1 MOUT back 0 +MOUT quit 99 +MNEXT next 88 +MPREV prev 98 HALT +INCMP > 88 +INCMP < 98 +INCMP _ 0 +INCMP quit 99 LOAD swap_max_limit 64 RELOAD swap_max_limit CATCH api_failure flag_api_call_error 1