define temporary key value

This commit is contained in:
2024-09-16 14:39:42 +03:00
parent 3f3e98e637
commit a3f410875a

View File

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