Fix signatureUnsubscribe documentation (#3118)

This commit is contained in:
Jack May 2019-03-04 18:07:16 -08:00 committed by GitHub
parent dc42c12f2b
commit a481822321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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