Aeon support

This commit is contained in:
MoneroOcean
2019-10-25 17:22:31 -07:00
parent f382894d9c
commit 02d48ecc72
4 changed files with 19 additions and 8 deletions

View File

@@ -10,4 +10,5 @@ enum BLOB_TYPE {
BLOB_TYPE_CRYPTONOTE_RYO = 4, // Ryo
BLOB_TYPE_CRYPTONOTE_LOKI = 5, // Loki
BLOB_TYPE_CRYPTONOTE3 = 6, // Masari
BLOB_TYPE_AEON = 7, // Aeon
};