Search
Preparing search index...
The search index is not available
@nftstorage/metaplex-auth
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@nftstorage/metaplex-auth
<internal>
BlockReader
Interface BlockReader
Hierarchy
BlockReader
<internal>
.
CarReader
Index
Methods
blocks
cids
get
has
Methods
blocks
blocks
(
)
:
BlockIterator
Returns
BlockIterator
cids
cids
(
)
:
CIDIterator
Returns
CIDIterator
get
get
(
key
:
CID
)
:
Promise
<
undefined
|
<internal>
.
Block
>
Parameters
key:
CID
Returns
Promise
<
undefined
|
<internal>
.
Block
>
has
has
(
key
:
CID
)
:
Promise
<
boolean
>
Parameters
key:
CID
Returns
Promise
<
boolean
>
Exports
<internal>
"/home/runner/work/metaplex-
auth/metaplex-
auth/node_
modules/multiformats/types/src/codecs/interface"
"/home/runner/work/metaplex-
auth/metaplex-
auth/node_
modules/nft.storage/dist/src/lib/interface"
Block
Reader
blocks
cids
get
has
Generated using
TypeDoc