TxGraph::UnlinkRef

Inform the TxGraph implementation that a TxGraph::Ref was destroyed.

Synopsis

Declared in <txgraph.h>

virtual
void
UnlinkRef(GraphIndex index) noexcept = 0;

Parameters

NameDescription
indexInternal index of the transaction whose Ref was destroyed.