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