diff --git a/Readme.md b/Readme.md index 9e83e2f..589df83 100644 --- a/Readme.md +++ b/Readme.md @@ -140,9 +140,6 @@ When you're no longer interested in these events, you can unsubscribe: await subscription.unsubscribe() ``` -Subscriptions are currently only supported when using a JSON RPC provider that -is created with a websockets URL such as `ws://localhost:8545`. - Utilities ---------