Relay CMerkleBlocks when asked for MSG_FILTERED_BLOCK

This commit is contained in:
Matt Corallo
2012-08-18 23:45:19 -04:00
parent 2878c67cb5
commit b02ddbedcb
3 changed files with 28 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ static const char* ppszTypeName[] =
"ERROR",
"tx",
"block",
"filtered block"
};
CMessageHeader::CMessageHeader()