Check warning conditions and do some notifications on new chain tip set.
Synopsis
Declared in <validation.h>
[[requires_capability(0x7fbc8fb67840), requires_capability(0x7fbc96bffeb0), requires_capability(0x7fbcaf5d72c0), requires_capability(0x7fbc9e0dda90)]]
void
UpdateTip(CBlockIndex const* pindexNew);
Parameters
Name |
Description |
pindexNew |
Block index entry of the newly set chain tip. |
Created with MrDocs