Welshman Docs / @welshman/app / fetchRelayProfiles
Function: fetchRelayProfiles() ​
fetchRelayProfiles(
urls
):Promise
<Map
<string
,RelayProfile
>>
Defined in: packages/app/src/relays.ts:71
Parameters ​
urls ​
string
[]
Returns ​
Promise
<Map
<string
, RelayProfile
>>