Callback invoked when a new best header tip is seen during sync.

Synopsis

Declared in <kernel/bitcoinkernel.h>

typedef void(* btck_NotifyHeaderTip)(void*, btck_SynchronizationState, int64_t, int64_t, int);

Created with MrDocs