Add kind to nevent decode and encode (#304)

This commit is contained in:
Sherry
2023-09-26 23:20:17 +08:00
committed by GitHub
parent 6874f58c0a
commit c73268c4e2
4 changed files with 169 additions and 209 deletions

View File

@@ -154,6 +154,7 @@ let relaysForEvent = pool.seenOn('44e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67
pool.close()
```
read more details about `batchedList` on this pr: [https://github.com/nbd-wtf/nostr-tools/pull/279](https://github.com/nbd-wtf/nostr-tools/pull/279#issue-1859315757)
### Parsing references (mentions) from a content using NIP-10 and NIP-27