Helper to initialize the global NodeClock, let a duration elapse, and reset it after use in a test.
bool LoadMempool(CTxMemPool &pool, const fs::path &load_path, Chainstate &active_chainstate, ImportMempoolOptions &&opts)
Import the file and attempt to add its contents to the mempool.
std::unique_ptr< ChainstateManager > chainman