โ๏ธPublish Event
POST
https://api.getalby.com/nwc/publish
Publishes any signed event to the specified relay
Request Body
Name | Type | Description |
---|---|---|
relayUrl | string | If no relay is provided, it uses the default relay (wss://relay.getalby.com/v1) |
event* | JSON object (see example) | Signed event |
Response
Last updated