Skip to main content

Function: legacySmartAccountUpdateStatus()

legacySmartAccountUpdateStatus(smartAccountClient, chain, rpcUrl): Promise<{ has7579Module: boolean; hasOwnableValidator: boolean; hasSmartSessionsValidator: boolean; }>

Defined in: packages/hypergraph/src/connect/smart-account.ts:385

Parameters

smartAccountClient

SmartAccountClient

chain

Chain

rpcUrl

string

Returns

Promise<{ has7579Module: boolean; hasOwnableValidator: boolean; hasSmartSessionsValidator: boolean; }>