Callback when a block is connected to the active chain.

Synopsis

Declared in <kernel/bitcoinkernel.h>

typedef void(* btck_ValidationInterfaceBlockConnected)(void*, btck_Block*, btck_BlockTreeEntry const*);

Created with MrDocs