5 #ifndef BITCOIN_DSNOTIFICATIONINTERFACE_H 6 #define BITCOIN_DSNOTIFICATIONINTERFACE_H 30 #endif // BITCOIN_DSNOTIFICATIONINTERFACE_H
void SyncTransaction(const CTransaction &tx, const CBlock *pblock) override
virtual ~CDSNotificationInterface()=default
CDSNotificationInterface(CConnman &connmanIn)
void InitializeCurrentBlockTip()
void NotifyHeaderTip(const CBlockIndex *pindexNew, bool fInitialDownload) override
void AcceptedBlockHeader(const CBlockIndex *pindexNew) override
void UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) override