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

@@ -341,7 +341,6 @@ int PoolBlock::deserialize(const uint8_t* data, size_t size, SideChain& sidechai
// Defaults for off-chain variables
m_tmpTxExtra.clear();
m_tmpInts.clear();
m_depth = 0;