diff --git a/README.md b/README.md index f0a238a6..6042d582 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,17 @@ This is in alpha state and you can expect running into problems. If you run into - Docker ([Managed as a non-root user](https://docs.docker.com/engine/install/linux-postinstall/)) - A Unix based operating system (Mac or Linux) +### Note: +Any function that uses `getPastEvents()` will only work on Eth (see: https://github.com/oceanprotocol/ocean.js/issues/741). This includes: +- searchPoolforDT() +- getPoolsbyCreator() +- getPoolSharesByAddress() +- getAllPoolLogs() +- getPreviousValidOrders() +- searchforDT() +- getExchangesbyCreator() +- getExchangeSwaps() +- getAllExchangesSwaps() ## 🏗 Installation ```bash