Change privacy settings of current account
Method schema is available as of layer 19. Switch ยป
Name | Type | Description |
---|---|---|
key | InputPrivacyKey | New privacy rule |
rules | Vector<InputPrivacyRule> | Peers to which the privacy rule will apply. |
Code | Type | Description |
---|---|---|
400 | PRIVACY_KEY_INVALID | The privacy key is invalid. |
400 | PRIVACY_TOO_LONG | Too many privacy rules were specified, the current limit is 1000. |
400 | PRIVACY_VALUE_INVALID | The specified privacy rule combination is invalid. |