Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Allow configuring MaxOpsForBundle #321

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blukat29
Copy link

@blukat29 blukat29 commented Oct 10, 2023

Add an optional configuration value ERC4337_BUNDLER_MAX_OPS_FOR_BUNDLE.
It controls the maximum number of UserOps in a bundle transaction, by calling b.SetMaxBatch().
The value defaults to 0 (unlimited).

@blukat29 blukat29 changed the title Allow configuring MaxOpsForBatch Allow configuring MaxOpsForBundle Oct 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant