Function: addSmartAccountOwner()
addSmartAccountOwner(
smartAccountClient
,newOwner
,chain
,rpcUrl
):Promise
<undefined
| { }>
Defined in: packages/hypergraph/src/connect/smart-account.ts:590
Parameters
smartAccountClient
SmartAccountClient
newOwner
`0x${string}`
chain
Chain
rpcUrl
string
Returns
Promise
<undefined
| { }>