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