Skip to content

Commit

Permalink
Update check-balances.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkia committed Sep 10, 2023
1 parent a3ef53e commit 654efa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/check-balances.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

NODE_PORT="1350"
CONTAINER_NAME="electra-node-1"

Expand Down Expand Up @@ -32,4 +32,4 @@ then
else
echo "check-balances failed"
exit 1
fi
fi

0 comments on commit 654efa4

Please sign in to comment.