save the recipient number in DATA_TEMPORARY_VALUE

This commit is contained in:
2024-11-14 17:30:13 +03:00
parent 93df6a6a08
commit 9d2d01e3e2
2 changed files with 13 additions and 15 deletions

View File

@@ -6,10 +6,10 @@ MOUT back 0
HALT
LOAD validate_amount 64
RELOAD validate_amount
CATCH api_failure flag_api_call_error 1
CATCH api_failure flag_api_call_error 1
CATCH invalid_amount flag_invalid_amount 1
INCMP _ 0
LOAD get_recipient 12
LOAD get_recipient 0
LOAD get_sender 64
LOAD get_amount 32
INCMP transaction_pin *