From 4412fa0ea2e83d08a9cc22073bd5183c3ec3f755 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 24 Apr 2023 12:30:36 +0000 Subject: [PATCH] chore: update coverage badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b52ede..c26f9a4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # go-multicall +![coverage](https://img.shields.io/badge/coverage-86.4%25-brightgreen) ![build](https://github.com/forta-network/go-multicall/actions/workflows/build.yml/badge.svg) A thin Go client for making multiple function calls in single `eth_call` request