mixable transactions must be rct for v3

This commit is contained in:
moneromooo-monero 2016-07-02 10:02:12 +01:00
parent 1017a75460
commit c2ec6d35b9
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
4 changed files with 33 additions and 6 deletions

View file

@ -47,6 +47,7 @@ namespace cryptonote
bool m_too_big;
bool m_overspend;
bool m_fee_too_low;
bool m_not_rct;
};
struct block_verification_context