Type alias GrantPermissionResponse

GrantPermissionResponse: {
    userOpHash: Hex;
} & PreparePermissionResponse

Represents the response for creating sessions.

Type declaration

  • userOpHash: Hex

    The hash of the user operation.