type MultiOwnerLightAccount<TSigner, TLightAccountVersion> = LightAccountBase<
TSigner,
"MultiOwnerLightAccount",
TLightAccountVersion
> &
object;Defined in: account-kit/smart-contracts/src/light-account/accounts/multiOwner.ts:33
| Name | Type |
|---|---|
| ( |
| () => |
| Type Parameter | Default type |
|---|---|
|
|
|
|