Callback when a block is disconnected from the active chain.
Synopsis
Declared in <kernel/bitcoinkernel.h>
typedef void(* btck_ValidationInterfaceBlockDisconnected)(void*, btck_Block*, btck_BlockTreeEntry const*);
Created with MrDocs