add ITALO cycle48

This commit is contained in:
italo
2020-08-14 04:56:11 -04:00
parent 730f7d4a40
commit 9ca10b3cde
6 changed files with 18 additions and 3 deletions

View File

@@ -16,4 +16,5 @@ enum BLOB_TYPE {
BLOB_TYPE_CRYPTONOTE_XTNC = 9, // XTNC
BLOB_TYPE_CRYPTONOTE_TUBE = 10, // TUBE
BLOB_TYPE_CRYPTONOTE_XHV = 11, // Haven
BLOB_TYPE_CRYPTONOTE_XTA = 12, // ITALO
};