diff --git a/src/cryptonote_core/cryptonote_basic.h b/src/cryptonote_core/cryptonote_basic.h index 250f731..dda6d6d 100644 --- a/src/cryptonote_core/cryptonote_basic.h +++ b/src/cryptonote_core/cryptonote_basic.h @@ -179,6 +179,7 @@ namespace cryptonote if (version == 1 && m_blob_type != BLOB_TYPE_CRYPTONOTE2) { + printf("%i\n", m_blob_type); puts("xxx1"); ar.tag("signatures"); ar.begin_array();