Returns whether this entry refers to a block including witness data.

Synopsis

Declared in <protocol.h>

bool
IsMsgWitnessBlk() const;

Return Value

true if the type is MSG_WITNESS_BLOCK.

Created with MrDocs