mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Relay CMerkleBlocks when asked for MSG_FILTERED_BLOCK
This commit is contained in:
parent
2878c67cb5
commit
b02ddbedcb
3 changed files with 28 additions and 2 deletions
|
|
@ -17,6 +17,7 @@ static const char* ppszTypeName[] =
|
|||
"ERROR",
|
||||
"tx",
|
||||
"block",
|
||||
"filtered block"
|
||||
};
|
||||
|
||||
CMessageHeader::CMessageHeader()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue