nostr-websocket-utils

nostr-websocket-utils v0.3.0


nostr-websocket-utils / NostrSubscriptionEvent

Interface: NostrSubscriptionEvent

Nostr subscription event interface Used for creating subscription messages to relays

Properties

subscriptionId

subscriptionId: string

Subscription ID

Defined in

types/events.ts:71


filters

filters: NostrEventFilter[]

Array of filters

Defined in

types/events.ts:73