Change TXS acquire timeout.

This commit is contained in:
JoelKatz
2012-08-13 17:10:51 -07:00
parent 0f51774f58
commit 88e938ec50

View File

@@ -11,7 +11,7 @@
#include "HashPrefixes.h"
// #define LA_DEBUG
#define LEDGER_ACQUIRE_TIMEOUT 2
#define LEDGER_ACQUIRE_TIMEOUT 1
#define TRUST_NETWORK
PeerSet::PeerSet(const uint256& hash, int interval) : mHash(hash), mTimerInterval(interval), mTimeouts(0),