Skip to content

Commit c1409d1

Browse files
committed
Merge pull request #6073
a681663 clarify that there are only two nodes (Jameson Lopp)
2 parents 2325413 + a681663 commit c1409d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/rpc-tests/conflictedbalance.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ B2ARGS="-datadir=$D2 -debug=mempool"
4949
$BITCOIND $B2ARGS &
5050
B2PID=$!
5151

52-
# Wait until all four nodes are at the same block number
52+
# Wait until both nodes are at the same block number
5353
function WaitBlocks {
5454
while :
5555
do

0 commit comments

Comments
 (0)