1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

events handler 0.2.0

This commit is contained in:
Aitor 2019-09-20 11:50:20 +02:00 committed by Matthias Kretschmann
parent 5f365c4df0
commit b5cb17ef1b
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -24,7 +24,7 @@ before_script:
- export AQUARIUS_VERSION=v0.4.2
- export BRIZO_VERSION=v0.5.2
- export KEEPER_VERSION=v0.12.7
- export EVENTS_HANDLER_VERSION=v0.1.2
- export EVENTS_HANDLER_VERSION=v0.2.0
- export KEEPER_OWNER_ROLE_ADDRESS="0xe2DD09d719Da89e5a3D0F2549c7E24566e947260"
- rm -rf "${HOME}/.ocean/keeper-contracts/artifacts"
- bash -x start_ocean.sh --no-commons --no-dashboard 2>&1 > start_ocean.log &