• Preparing search index...
  • The search index is not available
blossom-client-sdk
  • blossom-client-sdk
  • Actions
  • iterateBlobs

Function iterateBlobs

  • iterateBlobs<S>(server, pubkey, opts?): AsyncGenerator<BlobDescriptor[], void, void>
  • Iterates through blob pages using cursor-based pagination

    Type Parameters

    • S extends ServerType

    Parameters

    • server: S
    • pubkey: string
    • Optional opts: ListOptions<S>

    Returns AsyncGenerator<BlobDescriptor[], void, void>

    • Defined in src/actions/list.ts:112

Settings

Member Visibility

Theme

blossom-client-sdk
  • Loading...

Generated using TypeDoc