mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
doc: Remove outdated nTx faking comment
This was fixed in commit b50554babd.
Also, address the typo nits from:
* https://github.com/bitcoin/bitcoin/pull/29370#discussion_r1531789314
* https://github.com/bitcoin/bitcoin/pull/30598#discussion_r1711982543
This commit is contained in:
parent
c2d15d993e
commit
fa04511e44
3 changed files with 2 additions and 5 deletions
|
|
@ -5399,7 +5399,7 @@ void ChainstateManager::CheckBlockIndex()
|
|||
// and the transactions were not pruned (pindexFirstMissing
|
||||
// is null), it is a potential candidate. The check
|
||||
// excludes pruned blocks, because if any blocks were
|
||||
// pruned between pindex the current chain tip, pindex will
|
||||
// pruned between pindex and the current chain tip, pindex will
|
||||
// only temporarily be added to setBlockIndexCandidates,
|
||||
// before being moved to m_blocks_unlinked. This check
|
||||
// could be improved to verify that if all blocks between
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue