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