Skip to content

Commit

Permalink
feature: Optimize GasEstimate method02
Browse files Browse the repository at this point in the history
  • Loading branch information
DevDynamo2024 committed Feb 21, 2024
1 parent 8688955 commit 318a5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/ethapi/api_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ import (
"github.com/ethereum/go-ethereum/event"
"github.com/ethereum/go-ethereum/params"
"github.com/ethereum/go-ethereum/rpc"
"github.com/stretchr/testify/require"

"github.com/stretchr/testify/require"
"golang.org/x/exp/slices"
)

Expand Down

0 comments on commit 318a5a7

Please sign in to comment.