type CreateEvmSmartAccountOptions = { enableSpendPermissions?: boolean; };
enableSpendPermissions?
boolean
Was this page helpful?