Skip to content

Welshman Docs / @welshman/app / deriveInboxRelaySelections

Variable: deriveInboxRelaySelections() ​

deriveInboxRelaySelections: (key, relays) => Readable<undefined | PublishedList>

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

Parameters ​

key ​

undefined | string

relays ​

string[] = []

Returns ​

Readable<undefined | PublishedList>