mirror of
https://github.com/monero-project/monero.git
synced 2025-05-02 12:06:04 -04:00
cryptonote_basic: drop unused verification_context::m_not_rct field
This commit is contained in:
parent
6c7d928f19
commit
6d6af701ec
6 changed files with 0 additions and 15 deletions
|
@ -47,7 +47,6 @@ namespace cryptonote
|
|||
bool m_too_big;
|
||||
bool m_overspend;
|
||||
bool m_fee_too_low;
|
||||
bool m_not_rct;
|
||||
bool m_too_few_outputs;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue