note about lowercase ETH addresses

This commit is contained in:
Matthias Kretschmann 2020-12-11 11:23:19 +01:00
parent e51051bb97
commit 23a008bd5a
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ This subgraph is deployed for all networks the Ocean Protocol contracts are depl
}
```
> Note: all ETH addresses like `$userAddress` in above example need to be passed in lowercase.
## 🦑 Development
```bash