From 338ecada3ed8e7d6d7fb2e7c5c2476f2891c149f Mon Sep 17 00:00:00 2001 From: Arnaud Date: Wed, 26 Mar 2025 12:51:35 +0100 Subject: [PATCH] Update wording --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 51d3ccc..8f9553b 100644 --- a/Readme.md +++ b/Readme.md @@ -204,7 +204,7 @@ This library ships with some optional modules that provides convenience utilitie - `ethers/erc20` module provides you with ERC20 token implementation and its events -Workaround +Hardhat websockets workaround --------- If you're working with Hardhat, you might encounter an issue where [websocket subscriptions stop working after 5 minutes](https://github.com/NomicFoundation/hardhat/issues/2053).