Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Libp2pOptions

Hierarchy

  • Libp2pOptions

Index

Properties

addresses

addresses: undefined | AddressManagerOptions

config

config: undefined | Libp2pConfig

connectionManager

connectionManager: undefined | ConnectionManagerOptions

datastore

datastore: undefined | Datastore

dialer

dialer: undefined | DialerOptions

host

host: undefined | HostProperties

libp2p host

keychain

keychain: undefined | (KeychainOptions & KeychainOptions)

metrics

metrics: undefined | (MetricsOptions & MetricsOptions)

modules

modules: Libp2pModules

libp2p modules to use

peerRouting

peerRouting: undefined | PeerRoutingOptions

peerStore

peerStore: undefined | (PeerStoreOptions & PersistentPeerStoreOptions)

transportManager

transportManager: undefined | TransportManagerOptions