Hierarchy

  • WakuNode

Implements

Constructors

Properties

connectionManager: ConnectionManager
filter?: IFilter | IFilterV2
libp2p: Libp2p
lightPush?: ILightPush
relay?: IRelay
store?: IStore

Methods

  • Return the local multiaddr with peer id on which libp2p is listening.

    Throws

    if libp2p is not listening on localhost.

    Returns string

Generated using TypeDoc