Rather than counting PeerSet's, count LedgerAcquire's and TransactionAcquire's.

This commit is contained in:
JoelKatz
2013-01-06 17:32:25 -08:00
parent cf77fd88f9
commit 63fd3818fb
4 changed files with 9 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
#include "HashPrefixes.h"
SETUP_LOG();
DECLARE_INSTANCE(PeerSet);
DECLARE_INSTANCE(LedgerAcquire);
#define LA_DEBUG
#define LEDGER_ACQUIRE_TIMEOUT 750