mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
Add coinstatsindex_unclean_shutdown test
This commit is contained in:
committed by
Martin Zumsande
parent
eb6cc05da3
commit
691d45fdc8
@@ -174,6 +174,7 @@ protected:
|
||||
* has been received and connected to the headers tree, though not validated yet */
|
||||
virtual void NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr<const CBlock>& block) {};
|
||||
friend class CMainSignals;
|
||||
friend class ValidationInterfaceTest;
|
||||
};
|
||||
|
||||
struct MainSignalsInstance;
|
||||
|
||||
Reference in New Issue
Block a user