eth-infinitism/account-abstraction

function name getAddress of simpleAccountFactory.sol conflicts with ethers.js

gsgoraya opened this issue · 0 comments

ethers v 6 has a .getAddress() for contract instances, which returns the address of the contract itself, and trumps the getAddress of the simpleAccountFactory.sol