This commit is contained in:
SChernykh
2021-11-02 16:48:46 +01:00
parent 64116643c2
commit bb7a5b4d6d
4 changed files with 5 additions and 10 deletions

View File

@@ -121,7 +121,6 @@ struct PoolBlock
// Just temporary stuff, not a part of the block
std::vector<uint8_t> m_tmpTxExtra;
std::vector<uint8_t> m_tmpInts;
uint64_t m_depth;