Commit 834d38b0 authored by Mark Tyneway's avatar Mark Tyneway

lint: fix

parent 56d22a8f
...@@ -7,10 +7,11 @@ import ( ...@@ -7,10 +7,11 @@ import (
"bytes" "bytes"
"encoding/json" "encoding/json"
"fmt" "fmt"
"golang.org/x/exp/maps"
"math/big" "math/big"
"strings" "strings"
"golang.org/x/exp/maps"
"github.com/ethereum/go-ethereum/accounts/abi" "github.com/ethereum/go-ethereum/accounts/abi"
"github.com/ethereum/go-ethereum/common" "github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/common/hexutil" "github.com/ethereum/go-ethereum/common/hexutil"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment