11 ms·
In this case 34235 client refers to `kind 34235` events. In nostr, different event types are distinguished by kind numbers, so clients can be built and filter f
by Zm44 3y ago
In this case 34235 client refers to `kind 34235` events. In nostr, different event types are distinguished by kind numbers, so clients can be built and filter for events of a certain type. For example, the content shown on a twitter/microblogging client, should not be the same as the content shown on a YouTube like client.
- edent 3y agoThat's super usable!