diff --git a/tools/walletextension/common/common.go b/tools/walletextension/common/common.go index 98212a9f60..94ac8be729 100644 --- a/tools/walletextension/common/common.go +++ b/tools/walletextension/common/common.go @@ -3,6 +3,7 @@ package common import ( "encoding/json" "fmt" + gethrpc "github.com/ten-protocol/go-ten/lib/gethfork/rpc" "github.com/ethereum/go-ethereum/crypto"