Possible fix
This commit is contained in:
@@ -240,8 +240,8 @@ namespace cryptonote
|
|||||||
inline
|
inline
|
||||||
transaction::transaction(enum BLOB_TYPE blob_type)
|
transaction::transaction(enum BLOB_TYPE blob_type)
|
||||||
{
|
{
|
||||||
m_blob_type = blob_type;
|
|
||||||
set_null();
|
set_null();
|
||||||
|
m_blob_type = blob_type;
|
||||||
}
|
}
|
||||||
|
|
||||||
inline
|
inline
|
||||||
|
|||||||
Reference in New Issue
Block a user