Updates the lock points after a reorg.
Synopsis
Declared in <kernel/mempool_entry.h>
void
UpdateLockPoints(LockPoints const& lp) const;
Parameters
Name |
Description |
lp |
The new lock points. |
Created with MrDocs