Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zjg555543 committed Dec 18, 2024
1 parent d1c259a commit d05b0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sequencesender/sequencesender.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
)

const ten = 10
const multipleBatchSize = 3
const multipleBatchSize = 5

// EthTxManager represents the eth tx manager interface
type EthTxManager interface {
Expand Down

0 comments on commit d05b0e6

Please sign in to comment.