Interface PointToPointProtocol

Hierarchy

Properties

Properties

peerStore: PeerStore
peers: (() => Promise<Peer[]>)

Type declaration

    • (): Promise<Peer[]>
    • Returns Promise<Peer[]>

Generated using TypeDoc