diff --git a/docs/tutorials/custom_contracts/ethereum.md b/docs/tutorials/custom_contracts/ethereum.md index cea0aa2e7b..dd56d91c75 100644 --- a/docs/tutorials/custom_contracts/ethereum.md +++ b/docs/tutorials/custom_contracts/ethereum.md @@ -535,9 +535,7 @@ If you look at the source code for the smart contract we're working with above, "location": { "address": "0xa5ea5d0a6b2eaf194716f0cc73981939dca26da1" }, - "event": { - "name": "Changed" - }, + "eventPath": "Changed", "options": { "firstEvent": "oldest" }