Preparing search index...
The search index is not available
blossom-client-sdk
blossom-client-sdk
Actions
iterateBlobs
Function iterateBlobs
iterate
Blobs
<
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
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
blossom-client-sdk
Loading...
Iterates through blob pages using cursor-based pagination