rhinestonewtf / modulekit

Development Kit for building Smart Account Modules
https://docs.rhinestone.wtf/modulekit/
60 stars 31 forks source link

[RHI-619] Improve DevExperience when using different account flavors at the same time #47

Closed zeroknots closed 8 months ago

zeroknots commented 11 months ago

Currently when importing / inheriting modulekit for tests, the makeRhinestoneAccount function from moduleKit flavors overlap, which doesnt work in solidity.

RHI-619