Track peers' available blocks
This commit is contained in:
@@ -185,6 +185,7 @@ bool AcceptToMemoryPool(CTxMemPool& pool, CValidationState &state, const CTransa
|
||||
|
||||
struct CNodeStateStats {
|
||||
int nMisbehavior;
|
||||
int nSyncHeight;
|
||||
};
|
||||
|
||||
struct CDiskBlockPos
|
||||
|
||||
Reference in New Issue
Block a user