Update package name

This commit is contained in:
xiangxn 2024-06-04 03:24:36 +08:00 committed by GitHub
parent 72d343f030
commit 146503fb49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ import (
"github.com/ethereum/go-ethereum/accounts/abi/bind"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/ethclient"
"github.com/forta-network/go-multicall/contracts/contract_multicall"
"github.com/xiangxn/go-multicall/contracts/contract_multicall"
)
// DefaultAddress is the same for all chains (Multicall3).