Merge branch 'master' into pin-reset

This commit is contained in:
2024-10-30 21:10:12 +03:00
4 changed files with 40 additions and 4 deletions

View File

@@ -29,6 +29,7 @@ const (
DATA_TEMPORARY_BAL
DATA_ACTIVE_BAL
DATA_BLOCKED_NUMBER
DATA_PUBLIC_KEY_REVERSE
)
func typToBytes(typ DataTyp) []byte {