Fix signatureUnsubscribe documentation (#3118)
This commit is contained in:
@ -323,10 +323,10 @@ On `signatureNotification`, the subscription is automatically cancelled
|
|||||||
---
|
---
|
||||||
|
|
||||||
### signatureUnsubscribe
|
### signatureUnsubscribe
|
||||||
Unsubscribe from account userdata change notifications
|
Unsubscribe from signature confirmation notification
|
||||||
|
|
||||||
##### Parameters:
|
##### Parameters:
|
||||||
* `integer` - id of account subscription to cancel
|
* `integer` - subscription id to cancel
|
||||||
|
|
||||||
##### Results:
|
##### Results:
|
||||||
* `bool` - unsubscribe success message
|
* `bool` - unsubscribe success message
|
||||||
|
Reference in New Issue
Block a user