fix: Retrieving public endpoints with `createWsEndpoints` function (#829)
* Retrieving public endpoints with createWsEndpoints function * Changed to map/filter & Fixed lint - Replaced while with map and filter. - Fixed lint errors. * Replaced map/filter with a 'for...of' statement
Please register or sign in to comment