Add the serialized form of an outpoint to the filter.
Synopsis
Declared in <common/bloom.h>
void
insert(COutPoint const& outpoint);
Parameters
Name |
Description |
outpoint |
The transaction outpoint to insert. |
Created with MrDocs