From 873cf099b68e9577ce40d2d8769182930fe80891 Mon Sep 17 00:00:00 2001 From: Georgios Konstantopoulos Date: Mon, 30 Nov 2020 18:01:17 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec20fd0c..5eda11ca 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ in the transactions which are fetched over JSON-RPC. - [x] Event monitoring as `Stream`s - [x] ENS as a first class citizen - [x] Celo support -- [ ] Websockets / `eth_subscribe` +- [x] Websockets / `eth_subscribe` - [x] Hardware Wallet Support - [x] Parity APIs (`tracing`, `parity_blockWithReceipts`) - [x] Geth TxPool API