multiOwnerPluginActions
Defined in: account-kit/smart-contracts/dist/types/src/msca/plugins/multi-owner/extension.d.ts:28
Creates actions for the MultiOwner plugin, including reading owners and checking ownership. NOTE: this is already added to the client returned from createMultiOwnerModularAccountClient
Example
Type Parameters
Parameters
Returns
MultiOwnerPluginActions<TAccount>
an object containing the actions for the MultiOwner plugin, such as readOwners and isOwnerOf