• Parameters

    • Optional shardInfo: ShardInfo
    • Optional wakuGossipSub: ((components) => GossipSub)
        • (components): GossipSub
        • Parameters

          • components: Components

          Returns GossipSub

    • Optional options: Partial<CreateLibp2pOptions>
    • Optional userAgent: string

    Returns Promise<Libp2p>

Generated using TypeDoc