-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #2368: make sense in rpc_address in nodes_monitor after node di…
…sconnect 1. Added rpc_address to the required conditions for readable/writable/has_issues/test_network_perf/test_network_to_server since there is no sense to use the node without the n2n address in these paths. 2. Reset rpc_address on node disconnect 3. Shorten the time it takes since the node connects to run and update the rpc_address
- Loading branch information
1 parent
f7fc8ee
commit 82d24fb
Showing
2 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters