fetchNostrProfile now uses Promise.allSettled to query all relays concurrently. Aggregates results with latest-created_at-wins strategy instead of stopping at the first relay that responds. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fetchNostrProfile now uses Promise.allSettled to query all relays concurrently. Aggregates results with latest-created_at-wins strategy instead of stopping at the first relay that responds. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>