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