Live status of transaction
This commit is contained in:
11
Socket Events.md
Normal file
11
Socket Events.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user