mirror of
https://github.com/codex-storage/nim-ethers.git
synced 2025-02-11 10:56:27 +00:00
Subscriptions now also supported with http url
This commit is contained in:
parent
738d028fe3
commit
ceedf03c82
@ -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
|
||||
---------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user