Hierarchy

  • IRelayAPI

Properties

getMeshPeers: ((topic?: string) => string[])

Type declaration

    • (topic?: string): string[]
    • Parameters

      • Optional topic: string

      Returns string[]

gossipSub: GossipSub
start: (() => Promise<void>)

Type declaration

Generated using TypeDoc