Optionaldomain?: 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
OptionaleventTTL for event handling result cache in milliseconds. Default: 600000
OptionalfilterTTL for filter result cache in milliseconds. Default: 1000
Optionalhostname?: 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
Optionallogger?: LoggerLogger to use. Default: ConsoleLoggerService
OptionallogThe minimum log level to log. Default: LogLevel.INFO
OptionalmaxMaximum number of subscriptions per client. Default: 20
Options for NostrRelay