mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Merge dda18e7310 into merged_master (Bitcoin PR #20214)
This commit is contained in:
commit
5a0577ecb6
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ class NetTest(BitcoinTestFramework):
|
|||
# Connect nodes both ways.
|
||||
self.connect_nodes(0, 1)
|
||||
self.connect_nodes(1, 0)
|
||||
self.sync_all()
|
||||
|
||||
self.test_connection_count()
|
||||
self.test_getpeerinfo()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue