7 lines
269 B
Markdown
7 lines
269 B
Markdown
# Receiving events
|
|
|
|
To receive events from Relays, you must create a subscription on the relay. A subscription is a filter that defines the
|
|
events you want to receive.
|
|
|
|
For more information, read the [Subscription](../subscriptions/creating-a-subscription.md) section.
|