Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13711327
D8830.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
493 B
Subscribers
None
D8830.diff
View Options
diff --git a/test/functional/wallet_resendwallettransactions.py b/test/functional/wallet_resendwallettransactions.py
--- a/test/functional/wallet_resendwallettransactions.py
+++ b/test/functional/wallet_resendwallettransactions.py
@@ -70,6 +70,7 @@
node.submitblock(ToHex(block))
# Transaction should not be rebroadcast
+ node.syncwithvalidationinterfacequeue()
node.p2ps[1].sync_with_ping()
assert_equal(node.p2ps[1].tx_invs_received[txid], 0)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 26, 11:37 (9 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5573423
Default Alt Text
D8830.diff (493 B)
Attached To
D8830: test: Add missing syncwithvalidationinterfacequeue
Event Timeline
Log In to Comment