updated the description of DATA_SELF_PIN_RESET

This commit is contained in:
Alfred Kamanda 2025-04-10 13:55:00 +03:00 committed by Carlosokumu
parent a6e569afb1
commit af5537abfc
Signed by: carlos
GPG Key ID: 7BD6BC8160A5C953

View File

@ -65,7 +65,7 @@ const (
DATA_ACCOUNT_ALIAS
//currently suggested alias by the api awaiting user's confirmation as accepted account alias
DATA_SUGGESTED_ALIAS
//currently suggested alias by the api awaiting user's confirmation as accepted account alias
//Key used to store a value of 1 for a user to reset their own PIN once they access the menu.
DATA_SELF_PIN_RESET
)