LOAD and RELOAD get_amount

This commit is contained in:
Alfred Kamanda 2024-09-23 14:13:26 +03:00 committed by Carlosokumu
parent 6ad67f6adc
commit 4db862bc97
Signed by: carlos
GPG Key ID: 7BD6BC8160A5C953
4 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
LOAD reset_incorrect 6
CATCH incorrect_pin flag_incorrect_pin 1
CATCH _ flag_account_authorized 0
LOAD get_amount 10
RELOAD get_amount
MAP get_amount
RELOAD get_recipient
MAP get_recipient

View File

@ -1,2 +1,2 @@
{{.get_recipient}} will receive {{.validate_amount}} from {{.get_sender}}
{{.get_recipient}} will receive {{.get_amount}} from {{.get_sender}}
Please enter your PIN to confirm:

View File

@ -1,4 +1,5 @@
MAP validate_amount
RELOAD get_amount
MAP get_amount
RELOAD get_recipient
MAP get_recipient
RELOAD get_sender

View File

@ -1,2 +1,2 @@
{{.get_recipient}} atapokea {{.validate_amount}} kutoka kwa {{.get_sender}}
{{.get_recipient}} atapokea {{.get_amount}} kutoka kwa {{.get_sender}}
Tafadhali weka PIN yako kudhibitisha: