nostr-websocket-utils

nostr-websocket-utils v0.3.16


nostr-websocket-utils / NostrWSSubscription

Interface: NostrWSSubscription

Defined in: types/index.ts:95

Represents a subscription to a Nostr relay

Properties

channel

channel: string

Defined in: types/index.ts:99

Channel identifier for the subscription


filter?

optional filter: Record<string, unknown>

Defined in: types/index.ts:104

Filter criteria for the subscription