Add missing port number
This commit is contained in:
committed by
Tyera Eulberg
parent
aebf7f88e5
commit
f273351789
@ -86,7 +86,7 @@ esac
|
||||
echo "--- $entrypointIp: wallet sanity"
|
||||
(
|
||||
set -x
|
||||
scripts/wallet-sanity.sh "$entrypointIp"
|
||||
scripts/wallet-sanity.sh "$entrypointIp:8001"
|
||||
)
|
||||
|
||||
echo "+++ $entrypointIp: node count ($numNodes expected)"
|
||||
|
Reference in New Issue
Block a user