Track peers' available blocks

This commit is contained in:
Pieter Wuille
2014-06-23 00:00:26 +02:00
parent a11f648585
commit aa81564700
3 changed files with 48 additions and 0 deletions

View File

@@ -185,6 +185,7 @@ bool AcceptToMemoryPool(CTxMemPool& pool, CValidationState &state, const CTransa
struct CNodeStateStats {
int nMisbehavior;
int nSyncHeight;
};
struct CDiskBlockPos