Phương thức RPC accountUnsubscribe
Hủy đăng ký thông báo thay đổi tài khoản
{"jsonrpc": "2.0","id": 1,"method": "accountUnsubscribe","params": [0]}
params
numberrequired
id của Đăng ký tài khoản 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?