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

Function listBlobs

  • listBlobs<S>(server, pubkey, opts?): Promise<BlobDescriptor[]>
  • Mirrors a blob to a server

    Type Parameters

    • S extends ServerType

    Parameters

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

    Returns Promise<BlobDescriptor[]>

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

Settings

Member Visibility

Theme

blossom-client-sdk
  • Actions
    • MediaEndpointMissingError
    • DeleteOptions
    • DownloadOptions
    • ListOptions
    • MirrorOptions
    • MultiServerUploadOptions
    • UploadMediaOptions
    • UploadOptions
    • deleteBlob
    • downloadBlob
    • listBlobs
    • mirrorBlob
    • multiServerUpload
    • uploadBlob
    • uploadMedia
  • BlossomClient
  • TimeoutError
  • PaymentHandlers
  • AuthEventOptions
  • AuthType
  • BlobDescriptor
  • DeleteAuthOptions
  • DownloadAuthOptions
  • EventTemplate
  • ListAuthOptions
  • MirrorAuthOptions
  • PaymentRequest
  • PaymentToken
  • RequestInitWithTimeout
  • ServerType
  • SignedEvent
  • Signer
  • UploadAuthOptions
  • UploadType
  • AUTH_EVENT_KIND
  • BlobHashSymbol
  • USER_BLOSSOM_SERVER_LIST_KIND
  • areServersEqual
  • computeBlobSha256
  • createAuthEvent
  • createDeleteAuth
  • createDownloadAuth
  • createListAuth
  • createMirrorAuth
  • createUploadAuth
  • doseAuthMatchBlob
  • doseAuthMatchUpload
  • encodeAuthorizationHeader
  • fetchWithTimeout
  • getBlobSha256
  • getBlobSize
  • getBlobType
  • getHashFromURL
  • getPaymentRequestFromHeaders
  • getServersFromServerListEvent
  • handleBrokenImages
  • handleImageFallbacks
  • isSha256
  • now
  • oneHour
  • wrapSignalWithTimeout

Generated using TypeDoc