Closed eerkaijun closed 1 year ago
Currently, bundler.py is a separate script that needs to be run if ERC4337 is to be supported. Once the account abstraction integration is stable, we should fold this script into roll.py, so that users only need to run from one command.
bundler.py
roll.py
Currently,
bundler.py
is a separate script that needs to be run if ERC4337 is to be supported. Once the account abstraction integration is stable, we should fold this script intoroll.py
, so that users only need to run from one command.