Phương thức RPC signatureUnsubscribe
Hủy đăng ký thông báo xác nhận chữ ký
{"jsonrpc": "2.0","id": 1,"method": "signatureUnsubscribe","params": [0]}
params
numberrequired
id đăng ký cần hủy
result
Response
{"jsonrpc": "2.0","result": true,"id": 1}
boolean
thông báo hủy đăng ký thành công
Is this page helpful?