type SmartAccountClientActions<chain, account, context> =
BaseSmartAccountClientActions<chain, account, context> &
BundlerActions &
PublicActions;Defined in: aa-sdk/core/src/client/smartAccountClient.ts:75
| Type Parameter | Default type |
|---|---|
|
|
|
|
|
|
type SmartAccountClientActions<chain, account, context> =
BaseSmartAccountClientActions<chain, account, context> &
BundlerActions &
PublicActions;Defined in: aa-sdk/core/src/client/smartAccountClient.ts:75
| Type Parameter | Default type |
|---|---|
|
|
|
|
|
|