Skip to content

Commit

Permalink
types.go
Browse files Browse the repository at this point in the history
  • Loading branch information
VeerChaurasia committed Sep 19, 2024
1 parent fb59b2e commit 09b8326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ package common
import (
"encoding/json"
"fmt"
"strconv"
"github.com/ethereum/go-ethereum/core/types"
"github.com/holiman/uint256"
"strconv"
)

// need to confirm how such primitive types will be imported,
Expand Down

0 comments on commit 09b8326

Please sign in to comment.