From 20cfb47940bbcffc0efd46ce09ded393e43a83e1 Mon Sep 17 00:00:00 2001 From: Alfred Kamanda Date: Fri, 14 Nov 2025 10:49:11 +0300 Subject: [PATCH] updated the size outputs --- services/registration/amount.vis | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/services/registration/amount.vis b/services/registration/amount.vis index 83094b6..f8ff102 100644 --- a/services/registration/amount.vis +++ b/services/registration/amount.vis @@ -1,5 +1,6 @@ LOAD reset_transaction_amount 10 -LOAD max_amount 160 +RELOAD reset_transaction_amount +LOAD max_amount 0 RELOAD max_amount MAP max_amount MOUT back 0 @@ -9,7 +10,7 @@ RELOAD validate_amount CATCH api_failure flag_api_call_error 1 CATCH invalid_amount flag_invalid_amount 1 INCMP _ 0 -LOAD get_recipient 0 +LOAD get_recipient 100 LOAD get_sender 64 LOAD get_amount 32 INCMP transaction_pin *