type SupportedEntryPoint<TEntryPointVersion, TChain, TAbi> = object;Defined in: aa-sdk/core/src/entrypoint/types.ts:23
| Type Parameter | Default type |
|---|---|
| |
|
|
|
|
| Property | Type | Description |
|---|---|---|
| ‐ | |
| ‐ | |
( | Generates a hash for a UserOperation valid from entry point version 0.6 onwards | |
( | Pack the user operation data into bytes for hashing for entry point version 0.6 onwards Reference: v6: https://github.com/eth-infinitism/account-abstraction/blob/releases/v0.6/test/UserOp.ts#L16-L61 v7: https://github.com/eth-infinitism/account-abstraction/blob/releases/v0.7/test/UserOp.ts#L28-L67 | |
| ‐ |