catch api call error

This commit is contained in:
Carlosokumu 2024-10-21 11:11:04 +03:00
parent 66d2e2e838
commit acd0af25c6
Signed by: carlos
GPG Key ID: 7BD6BC8160A5C953

View File

@ -1,4 +1,6 @@
LOAD create_account 0
RELOAD create_account
CATCH api_failure flag_api_call_error 1
CATCH account_creation_failed flag_account_creation_failed 1
MOUT exit 0
HALT