nostr-websocket-utils v0.3.0
nostr-websocket-utils / NostrWSSubscription
Represents a subscription to a Nostr relay
channel: string
string
Channel identifier for the subscription
types/index.ts:91
optional filter: Record<string, unknown>
optional
Record
unknown
Filter criteria for the subscription
types/index.ts:96