You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you can only submit 1 userop in the BundleBulker
It would be useful to be able to submit multiple userops, each with its own specified inflator (which can differ for ops in the same batch)
Maybe could also have another one for the case when all the ops in the batch have the same inflator, so you don't need to specify the inflator for each and you can save some calldata
The text was updated successfully, but these errors were encountered:
Currently you can only submit 1 userop in the BundleBulker
It would be useful to be able to submit multiple userops, each with its own specified inflator (which can differ for ops in the same batch)
Maybe could also have another one for the case when all the ops in the batch have the same inflator, so you don't need to specify the inflator for each and you can save some calldata
The text was updated successfully, but these errors were encountered: