Add log for handling muliple returned values (#359)

Co-authored-by: Dhruv Srivastava <dhruvdhs.ds@gmail.com>
This commit is contained in:
2023-04-12 14:46:43 +05:30
committed by GitHub
co-authored by Dhruv Srivastava
parent 7dada71fa3
commit 25df38ace2
4 changed files with 34 additions and 25 deletions
+2
View File
@@ -62,6 +62,8 @@ Steps:
# NOTE: When passed an *URL* as contract path, it is assumed that it points to an already flattened contract file.
```
* Ensure dependencies are installed in the contracts repository before generating the watcher
* Run the following command to generate a watcher from contract(s):
```bash