7579 Fallback methods
7579 methods
Check if the 7579 fallback is installed:
const is7579FallbackInstalled = await smartAccountClient.is7579Installed()
Set the 7579 fallback for your smart account:
const hash = await smartAccountClient.setFallbackTo7579()
Last updated