alchemyplatform / aa-sdk

Home Page:https://www.alchemy.com/account-abstraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FR: refactor params for `SmartAccountProvider` constructor to match `AlchemyProvider`

moldy530 opened this issue · comments

Describe the solution you'd like
The AlchemyProvider takes in a single object for constructing an instance, whereas the SmartAccountProvider takes in a list of params. We should do what AlchemyProvider does so that we handle optional params better

addressed! will include in next version