跳至主要內容

channel_verify RPC Method

載入中...

更新於
Jun 11, 2026

channel_verify RPC Method

參數

物件
物件
必填
載入中...
channel_id
字串
必填
載入中...
簽名
字串
必填
載入中...
公開金鑰
字串
必填
載入中...
金額
字串
必填
載入中...

退貨

結果
物件
載入中...
signature_verified
布林值
載入中...
狀態
字串
載入中...
warnings
陣列
載入中...
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
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用