طريقة RPC لإلغاء الاشتراك في التوقيع
إلغاء الاشتراك من إشعارات تأكيد التوقيع
{"jsonrpc": "2.0","id": 1,"method": "signatureUnsubscribe","params": [0]}
params
numberrequired
معرف الاشتراك المراد إلغاؤه
result
Response
{"jsonrpc": "2.0","result": true,"id": 1}
boolean
رسالة نجاح إلغاء الاشتراك
Is this page helpful?