From a681663e288847f05145e5586d75462a34c81fca Mon Sep 17 00:00:00 2001 From: Jameson Lopp Date: Mon, 27 Apr 2015 20:22:06 -0400 Subject: [PATCH] clarify that there are only two nodes --- qa/rpc-tests/conflictedbalance.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/rpc-tests/conflictedbalance.sh b/qa/rpc-tests/conflictedbalance.sh index 3b6c8dc31..7e4409737 100755 --- a/qa/rpc-tests/conflictedbalance.sh +++ b/qa/rpc-tests/conflictedbalance.sh @@ -49,7 +49,7 @@ B2ARGS="-datadir=$D2 -debug=mempool" $BITCOIND $B2ARGS & B2PID=$! -# Wait until all four nodes are at the same block number +# Wait until both nodes are at the same block number function WaitBlocks { while : do