Callback when a proof‐of‐work valid block is accepted into the tree.
Synopsis
Declared in <kernel/bitcoinkernel.h>
typedef void(* btck_ValidationInterfacePoWValidBlock)(void*, btck_Block*, btck_BlockTreeEntry const*);
Created with MrDocs