btck_NotifyBlockTip

Function signatures for the kernel notifications.

Synopsis

Declared in <kernel/bitcoinkernel.h>

typedef void(* btck_NotifyBlockTip)(void*, btck_SynchronizationState, btck_BlockTreeEntry const*, double);

Description

Callback invoked when the active chain tip advances or reorganizes.