1
0
Fork 0
forked from forks/go-multicall

chore: update coverage badge

This commit is contained in:
GitHub Action 2023-06-09 19:07:51 +00:00
parent 1436386c67
commit 0abb968c07

View file

@ -1,5 +1,5 @@
# go-multicall # go-multicall
![coverage](https://img.shields.io/badge/coverage-87.0%25-brightgreen) ![coverage](https://img.shields.io/badge/coverage-88.6%25-brightgreen)
![build](https://github.com/forta-network/go-multicall/actions/workflows/build.yml/badge.svg) ![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 A thin Go client for making multiple function calls in single `eth_call` request