From d84dd7aea9c7b44595a12d7a599ecbdb39b9a9e7 Mon Sep 17 00:00:00 2001 From: "steinkirch.eth" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Sun, 12 Mar 2023 15:33:37 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c9da4e4..dce8e4f 100644 --- a/README.md +++ b/README.md @@ -84,5 +84,6 @@ ##### web3 specific -* [async web3py middleware for batching eth calls intos multicalls](https://github.com/BobTheBuidler/dank_mids) +* [async web3py](https://github.com/BobTheBuidler/dank_mids) + - middleware for batching eth calls intos multicalls.