libp2p
Preparing search index...
@libp2p/gossipsub
GossipSubComponents
Interface GossipSubComponents
interface
GossipSubComponents
{
connectionManager
:
ConnectionManager
;
logger
:
ComponentLogger
;
peerId
:
PeerId
;
peerStore
:
PeerStore
;
privateKey
:
PrivateKey
;
registrar
:
Registrar
;
}
Index
Properties
connection
Manager
logger
peer
Id
peer
Store
private
Key
registrar
Properties
connection
Manager
connectionManager
:
ConnectionManager
logger
logger
:
ComponentLogger
peer
Id
peerId
:
PeerId
peer
Store
peerStore
:
PeerStore
private
Key
privateKey
:
PrivateKey
registrar
registrar
:
Registrar
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connection
Manager
logger
peer
Id
peer
Store
private
Key
registrar
libp2p
Loading...