diff --git a/scripts/waitforcontracts.sh b/scripts/waitforcontracts.sh index 087c5a2e..894284e5 100755 --- a/scripts/waitforcontracts.sh +++ b/scripts/waitforcontracts.sh @@ -3,4 +3,6 @@ if [ "${DEPLOY_CONTRACTS}" = "true" ]; then sleep 2 done fi +ls -lh "${HOME}/.ocean/ocean-contracts/" +ls -lh "${HOME}/.ocean/ocean-contracts/artifacts/" cat "${HOME}/.ocean/ocean-contracts/artifacts/address.json"