Added a CATCH if the account creation fails

This commit is contained in:
2024-08-27 13:38:08 +03:00
parent 7e95e7cbb3
commit bf99ed8482
7 changed files with 10 additions and 4 deletions

View File

@@ -0,0 +1 @@
Your account creation request failed. Please try again later.

View File

@@ -0,0 +1,3 @@
MOUT quit 9
HALT
INCMP quit 9

View File

@@ -0,0 +1 @@
Ombi lako la kusajiliwa haliwezi kukamilishwa. Tafadhali jaribu tena baadaye.

View File

@@ -1,4 +1,5 @@
LOAD create_account 0
CATCH account_creation_failed 22 1
MOUT exit 0
HALT
LOAD save_pin 0