Optional
domain?: stringDomain name of the Nostr Relay server. If not set, NIP-42 is not enabled. More info: https://github.com/nostr-protocol/nips/blob/master/42.md
Optional
eventTTL for event handling result cache in milliseconds. Default: 600000
Optional
filterTTL for filter result cache in milliseconds. Default: 1000
Optional
hostname?: stringHostname of the Nostr Relay server. If not set, NIP-42 is not enabled. More info: https://github.com/nostr-protocol/nips/blob/master/42.md
Optional
logger?: LoggerLogger to use. Default: ConsoleLoggerService
Optional
logThe minimum log level to log. Default: LogLevel.INFO
Optional
maxMaximum number of subscriptions per client. Default: 20
Options for NostrRelay