• Preparing search index...
  • The search index is not available
nostr-relay
  • nostr-relay
  • @nostr-relay/common
  • createOutgoingEventMessage

Function createOutgoingEventMessage

  • createOutgoingEventMessage(subscriptionId, event): OutgoingEventMessage
  • Create an outgoing EVENT message. More info: https://github.com/nostr-protocol/nips/blob/master/01.md

    Parameters

    • subscriptionId: string

      Subscription Id

    • event: Event

      Event requested by the client

    Returns OutgoingEventMessage

    • Defined in packages/common/src/utils/response.util.ts:60

Settings

Member Visibility
nostr-relay
  • Loading...

Generated using TypeDoc