self pin reset #49

Merged
Alfred-mk merged 32 commits from self-pin-reset-node into master 2025-04-11 09:26:11 +02:00
Showing only changes of commit 56cda36aa7 - Show all commits

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.
Alfred-mk marked this conversation as resolved Outdated

This comment belongs to the DATA_SUGGESTED_ALIAS

This comment belongs to the DATA_SUGGESTED_ALIAS
DATA_SELF_PIN_RESET
)