mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 14:53:43 +01:00
doc: Add and edit some comments around assumeutxo
Co-authored-by: Ryan Ofsky <ryan@ofsky.org>
This commit is contained in:
@@ -1937,6 +1937,8 @@ void PeerManagerImpl::BlockConnected(
|
||||
}
|
||||
}
|
||||
|
||||
// The following task can be skipped since we don't maintain a mempool for
|
||||
// the ibd/background chainstate.
|
||||
if (role == ChainstateRole::BACKGROUND) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user