type ToSmartContractAccountParams<Name, TTransport, TChain, TEntryPointVersion> = object & Omit<CustomSource, "signTransaction" | "address"> &
| SigningMethods
| Never<SigningMethods>;Defined in: aa-sdk/core/src/account/smartContractAccount.ts:153
| Name | Type |
|---|---|
| |
|
|
| ( |
| ( |
| ( |
|
|
| () => |
| |
| () => |
| ( |
| ( |
|
|
|
|
| Type Parameter | Default type |
|---|---|
|
|
| |
| |
|