ProtocolUseOptions: {
    forceUseAllPeers?: boolean;
    maxAttempts?: number;
}

Options for using LightPush and Filter

Type declaration

  • Optional forceUseAllPeers?: boolean

    Optional flag to force using all available peers

  • Optional maxAttempts?: number

    Optional maximum number of attempts for exponential backoff