Function FullNode.getDoubleSpentSelector

Returns an instance of a DoubleSpentSelector

ulong getDoubleSpentSelector (
  Transaction[] txs
) nothrow @safe;

Subclasses can override this method and return a DoubleSpentSelector

Returns

an instance of DoubleSpentSelector