Why Nostr? What is Njump?
2025-04-06 00:27:05

nostr_cn_dev on Nostr: cody const filters: Filter[] = [ { '#e': [event.id], kinds: [kinds.Reaction], limit: ...

const filters: Filter[] = [
{
'#e': [event.id],
kinds: [kinds.Reaction],
limit: 500
},
{
'#e': [event.id],
kinds: [kinds.Repost],
limit: 100
}
]

点赞数 和评论数是 通过查询所有的点赞列表统计的?按照你的例子超过500其实并没有统计出来?
Author Public Key
npub1l5r02s4udsr28xypsyx7j9lxchf80ha4z6y6269d0da9frtd2nxsvum9jm