Skip to content

Gun-Vue docs v0.21.4Docs


Gun-Vue docs v0.21.4 / Relays / loadRelays

Function: loadRelays()

loadRelays(options?): Promise<object>

Load the list of the relays

Parameters

options? = {}

options.source?: string = "https://raw.githubusercontent.com/wiki/amark/gun/volunteer.dht.md"

Returns

Promise<object>

Defined in

src/gun/useRelays.js:29

MIT