Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.

Commit 3dc71af

Browse files
committed
test: fix lint error
1 parent 1516230 commit 3dc71af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/rpc/tx_blob.go

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package rpc
22

33
import (
44
"errors"
5+
56
"github.com/ethereum/go-ethereum/accounts/abi/bind"
67
"github.com/ethereum/go-ethereum/common"
78
"github.com/ethereum/go-ethereum/common/hexutil"

0 commit comments

Comments
 (0)