Public only for unit testing and relay testing (not relayed).

Synopsis

Declared in <merkleblock.h>

std::vector<std::pair<unsigned int, Txid>> vMatchedTxn;

Description

Used only when a bloom filter is specified to allow testing the transactions which matched the bloom filter.

Created with MrDocs