Skip to content

Commit

Permalink
fix use of common package in sequencer.go
Browse files Browse the repository at this point in the history
  • Loading branch information
agnusmor committed Jun 6, 2024
1 parent 3349b61 commit d174bdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sequencer/sequencer.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import (
"github.com/0xPolygonHermez/zkevm-node/pool"
"github.com/0xPolygonHermez/zkevm-node/state"
"github.com/0xPolygonHermez/zkevm-node/state/datastream"
"github.com/ethereum/go-ethereum/common"
"google.golang.org/protobuf/proto"
)

Expand Down

0 comments on commit d174bdb

Please sign in to comment.