The API should return a “bulk-allowed” field before any bulk queries are made.
Login to reply
Replies (1)
True. Maybe the /.well-known/nostr.json route without query parameters can return the bulk allowed field. If it already lists all identities, then the client doesn’t need to make extra queries. If it doesn’t and that field is set to true, it can make the bulk query.