add temporary pin key

This commit is contained in:
2024-09-13 21:49:29 +03:00
parent 10c917b6da
commit e3e8bfe85c

View File

@@ -22,6 +22,7 @@ const (
DATA_OFFERINGS
DATA_RECIPIENT
DATA_AMOUNT
DATA_TEMPORARY_PIN
)
func typToBytes(typ DataTyp) []byte {