Add fullyNotified to getblockchaininfo and use it in tests
This commit is contained in:
@@ -57,8 +57,6 @@ def sync_blocks(rpc_connections, wait=1):
|
||||
break
|
||||
time.sleep(wait)
|
||||
|
||||
return
|
||||
|
||||
# Now that the block counts are in sync, wait for the internal
|
||||
# notifications to finish
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user