type SmartContractAccountWithSigner<Name, TSigner, TEntryPointVersion> =
SmartContractAccount<Name, TEntryPointVersion> & object;Defined in: aa-sdk/core/src/account/smartContractAccount.ts:90
| Name | Type |
|---|---|
| () => |
| Type Parameter | Default type |
|---|---|
|
|
| |
|
type SmartContractAccountWithSigner<Name, TSigner, TEntryPointVersion> =
SmartContractAccount<Name, TEntryPointVersion> & object;Defined in: aa-sdk/core/src/account/smartContractAccount.ts:90
| Name | Type |
|---|---|
| () => |
| Type Parameter | Default type |
|---|---|
|
|
| |
|