From 57d9cfcc318d3d559d975303b47d75e3621a20af Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 3 Dec 2016 12:01:28 -0300 Subject: [PATCH] test --- src/komodo.h | 2 +- src/komodo_utils.h | 1 - src/wallet/wallet.cpp | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/komodo.h b/src/komodo.h index e82c4b429..c1dc1b489 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -516,7 +516,7 @@ void komodo_connectblock(CBlockIndex *pindex,CBlock& block) int32_t k; for (k=0; knHeight >= KOMODO_REWIND ) assert(nWitnessCacheSize > 0); if (fFileBacked) { CWalletDB walletdb(strWalletFile);