change position of LOAD

This commit is contained in:
Alfred Kamanda 2024-09-23 11:38:07 +03:00
parent a6301163eb
commit f215159725
Signed by: Alfred-mk
GPG Key ID: 7EA3D01708908703

View File

@ -5,8 +5,8 @@ RELOAD get_sender
MAP get_sender MAP get_sender
MOUT back 0 MOUT back 0
MOUT quit 9 MOUT quit 9
HALT
LOAD authorize_account 6 LOAD authorize_account 6
HALT
RELOAD authorize_account RELOAD authorize_account
CATCH incorrect_pin flag_incorrect_pin 1 CATCH incorrect_pin flag_incorrect_pin 1
INCMP _ 0 INCMP _ 0