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