Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/upload-client
unknown
Block
Interface Block<T, Format, Alg, V>
Extends
IPLDBlock
with an optional
data
field.
Type Parameters
T
extends
unknown
=
unknown
Format
extends
number
=
number
Alg
extends
number
=
number
V
extends
Version
=
1
Hierarchy
Block
<
T
,
Format
,
Alg
,
V
>
Block
Index
Properties
bytes
cid
data?
Properties
bytes
bytes
:
ByteView
<
T
>
cid
cid
:
Link
<
T
,
Format
,
Alg
,
V
>
Optional
data
data
?:
T
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
bytes
cid
data
Documentation
@web3-storage/access
@web3-storage/capabilities
@web3-storage/upload-client
@web3-storage/filecoin-client
@web3-storage/w3up-client
Generated using
TypeDoc
Extends IPLDBlock with an optional
data
field.