ValidateHandleRequest: {
    localName: string;
}

Type declaration

  • localName: string

    Just the local-name portion of the desired Handle.

    Example

    // lens/wagmi

    const localName = 'wagmi';