updated the description of DATA_SELF_PIN_RESET

This commit is contained in:
Alfred Kamanda 2025-04-10 13:55:00 +03:00
parent c9170ca45a
commit 56cda36aa7
Signed by: Alfred-mk
GPG Key ID: 7EA3D01708908703

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
)