Properties
| Property | Type | Description |
|---|---|---|
userOperationHash | Hex | The user operation hash. |
type CreateSpendPermissionResult = {
userOperationHash: Hex;
};
| Property | Type | Description |
|---|---|---|
userOperationHash | Hex | The user operation hash. |
Was this page helpful?