5 #ifndef BITCOIN_TEST_UTIL_VALIDATION_H 6 #define BITCOIN_TEST_UTIL_VALIDATION_H 25 #endif // BITCOIN_TEST_UTIL_VALIDATION_H
static void BlockConnected(CValidationInterface &obj, const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex)
Implement this to subscribe to events generated in validation.
void JumpOutOfIbd()
Toggle IsInitialBlockDownload from true to false.
void ResetIbd()
Reset the ibd cache to its initial state.
Chainstate stores and provides an API to update our local knowledge of the current best chain...
The block chain is a tree shaped structure starting with the genesis block at the root...