This repository has been archived on 2022-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Backend/Socket Events.md
2020-12-27 23:27:35 +01:00

11 lines
341 B
Markdown

# Socket events
## Invoice status
### Requests
* `subscribe` - Subscribe to a invoices progress. Returns `true` if successful.
* `selector` - Your selector
### Events
* `status` - Status changed (see PaymentStatus enum)
* `confirmationUpdate` - When there is a new confirmation on the transaction
* `count` - Count of confirmations