channel_verify RPC Method
参数
对象
对象
必填
正在加载...
channel_id
字符串
必填
正在加载...
签名
字符串
必填
正在加载...
公钥
字符串
必填
正在加载...
金额
字符串
必填
正在加载...
退货
结果
对象
正在加载...
signature_verified
布尔型
正在加载...
状态
字符串
正在加载...
警告
数组
正在加载...
id
整数
正在加载...
消息
字符串
正在加载...
请求
回复
1{2"result": {3"signature_verified": true,4"status": "success"5},6"status": "success",7"type": "response",8"forwarded": true,9"warnings": [10{11"id": 2001,12"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"13}14]15}
1{2"result": {3"signature_verified": true,4"status": "success"5},6"status": "success",7"type": "response",8"forwarded": true,9"warnings": [10{11"id": 2001,12"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"13}14]15}