Possible fix

This commit is contained in:
MoneroOcean
2018-05-01 22:36:33 +02:00
parent 6c9999896f
commit d8bc881bc2

View File

@@ -240,8 +240,8 @@ namespace cryptonote
inline
transaction::transaction(enum BLOB_TYPE blob_type)
{
m_blob_type = blob_type;
set_null();
m_blob_type = blob_type;
}
inline