mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-25 20:41:21 +02:00
doc: fix typos
This commit is contained in:
@@ -744,7 +744,7 @@ class CompactBlocksTest(BitcoinTestFramework):
|
||||
assert_not_equal(node.getbestblockhash(), block.hash_hex)
|
||||
test_node.sync_with_ping()
|
||||
|
||||
# The failure above was cached. Submitting the compact block again will returned a cached
|
||||
# The failure above was cached. Submitting the compact block again will return a cached
|
||||
# consensus error (the code path is different) and still not get us disconnected (nor
|
||||
# advance the tip).
|
||||
test_node.send_and_ping(msg)
|
||||
|
Reference in New Issue
Block a user