setup stalker mode

This commit is contained in:
2023-10-10 12:20:37 +01:00
parent 672255187f
commit 50bfd9eaa0
11 changed files with 88 additions and 31 deletions

View File

@ -24,7 +24,7 @@ export class GiftWrapCache extends RefreshFeedCache<UnwrappedGift> {
return [...this.cache.values()];
}
override async onEvent(evs: Array<TaggedNostrEvent>, pub?: EventPublisher) {
override async onEvent(evs: Array<TaggedNostrEvent>, _: string, pub?: EventPublisher) {
if (!pub) return;
const unwrapped = (