Documentation
Preparing search index...
@mysten/walrus
EncodeQuiltOptions
Interface EncodeQuiltOptions
interface
EncodeQuiltOptions
{
blobs
:
{
contents
:
Uint8Array
;
identifier
:
string
;
tags
?:
Record
<
string
,
string
>
;
}
[]
;
encodingType
?:
EncodingType
;
numShards
:
number
;
}
Index
Properties
blobs
encoding
Type?
num
Shards
Properties
blobs
blobs
:
{
contents
:
Uint8Array
;
identifier
:
string
;
tags
?:
Record
<
string
,
string
>
;
}
[]
Optional
encoding
Type
encodingType
?:
EncodingType
num
Shards
numShards
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blobs
encoding
Type
num
Shards
Documentation
Loading...