type LightAccount<TSigner, TLightAccountVersion> = LightAccountBase<
TSigner,
"LightAccount",
TLightAccountVersion
> &
object;Defined in: account-kit/smart-contracts/src/light-account/accounts/account.ts:36
| Type Parameter | Default type |
|---|---|
|
|
|
|
type LightAccount<TSigner, TLightAccountVersion> = LightAccountBase<
TSigner,
"LightAccount",
TLightAccountVersion
> &
object;Defined in: account-kit/smart-contracts/src/light-account/accounts/account.ts:36
| Type Parameter | Default type |
|---|---|
|
|
|
|