CTxMemPoolEntry::UpdateLockPoints

Updates the lock points after a reorg.

Synopsis

Declared in <kernel/mempool_entry.h>

void
UpdateLockPoints(LockPoints const& lp) const;

Parameters

NameDescription
lpThe new lock points.