Remove any entries that are in this block.

Synopsis

Declared in <kernel/disconnected_transactions.h>

void
removeForBlock(std::vector<CTransactionRef> const& vtx);

Parameters

Name

Description

vtx

Transactions of the block whose entries should be dropped.

Created with MrDocs