Pin reset #59

Merged
lash merged 6 commits from wip-pin-reset into master 2024-09-16 16:14:53 +02:00
Showing only changes of commit a3f410875a - Show all commits

View File

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