Skip to content

Commit e4eaa7e

Browse files
Arshia-r-mzoedberg
andauthored
Update regtest.sh comments
Co-authored-by: Zoe Faltibà <7492268+zoedberg@users.noreply.github.com>
1 parent 5becbfc commit e4eaa7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

regtest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ _start_services() {
7474
_die "port $port is already bound, services can't be started"
7575
fi
7676
done
77-
# Start bitcoind first to avoid electrs failing if it races RPC availability.
77+
# start bitcoind first to avoid depending services failing due to RPC unavailability
7878
$COMPOSE up -d bitcoind
7979
echo && echo "preparing bitcoind wallet"
8080
_wait_for_bitcoind

0 commit comments

Comments
 (0)