Skip to content

Welshman Docs / @welshman/app / loadRelaySelections

Variable: loadRelaySelections() ​

loadRelaySelections: (key, relays, force) => Promise<undefined | PublishedList>

Defined in: app/src/relaySelections.ts:43

Parameters ​

key ​

string

relays ​

string[] = []

force ​

boolean = false

Returns ​

Promise<undefined | PublishedList>