Adde the check_statement node

This commit is contained in:
2024-10-23 14:51:59 +03:00
parent f36847d966
commit d41ba79ae4
4 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
LOAD authorize_account 6
MOUT back 0
MOUT quit 9
HALT
RELOAD authorize_account
CATCH incorrect_pin flag_incorrect_pin 1
INCMP _ 0
INCMP quit 9
INCMP transactions *