Preparing search index...
The search index is not available
Helia
Helia
@helia/block-brokers
BitswapBlockBrokerComponents
Interface BitswapBlockBrokerComponents
interface
BitswapBlockBrokerComponents
{
blockstore
:
Blockstore
<
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
>
;
getHasher
:
HasherLoader
;
libp2p
:
Libp2p
<
ServiceMap
>
;
logger
:
ComponentLogger
;
routing
:
Routing
;
}
Index
Properties
blockstore
get
Hasher
libp2p
logger
routing
Properties
blockstore
blockstore
:
Blockstore
<
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
>
Type declaration
Type declaration
Type declaration
Type declaration
Type declaration
Type declaration
Type declaration
Type declaration
get
Hasher
get
Hasher
:
HasherLoader
libp2p
libp2p
:
Libp2p
<
ServiceMap
>
logger
logger
:
ComponentLogger
routing
routing
:
Routing
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
blockstore
get
Hasher
libp2p
logger
routing
Helia
Loading...