Skip to content

Commit

Permalink
fix: regenerate op-binding
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoieh committed Dec 11, 2023
1 parent 2bcb794 commit 302fa00
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 12 deletions.
2 changes: 1 addition & 1 deletion op-batcher/batcher/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ type BatcherConfig struct {
type BatcherService struct {
Log log.Logger
Metrics metrics.Metricer
L1Client client.IFallbackClient
L1Client client.ETHClient
L2Client *ethclient.Client
RollupNode *sources.RollupClient
TxManager txmgr.TxManager
Expand Down
2 changes: 1 addition & 1 deletion op-bindings/bindings/erc20.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion op-bindings/bindings/mips_more.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion op-bindings/bindings/optimismportal.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion op-bindings/bindings/optimismportal_more.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion op-bindings/bindings/preimageoracle_more.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 302fa00

Please sign in to comment.