mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-04 04:32:20 +02:00
Fix typos
This commit is contained in:
committed by
Dimitris Apostolou
parent
00d1680498
commit
4d9b4256d8
@ -211,7 +211,7 @@ class ListSinceBlockTest (BitcoinTestFramework):
|
||||
1. tx1 is listed in listsinceblock.
|
||||
2. It is included in 'removed' as it was removed, even though it is now
|
||||
present in a different block.
|
||||
3. It is listed with a confirmations count of 2 (bb3, bb4), not
|
||||
3. It is listed with a confirmation count of 2 (bb3, bb4), not
|
||||
3 (aa1, aa2, aa3).
|
||||
'''
|
||||
|
||||
|
Reference in New Issue
Block a user