account_channels RPC Method
參數
物件
物件
必填
載入中...
帳戶
字串
必填
載入中...
destination_account
字串
載入中...
ledger_index
字串
載入中...
退貨
結果
物件
載入中...
帳戶
字串
載入中...
頻道
陣列
載入中...
帳戶
字串
載入中...
金額
整數
載入中...
平衡
整數
載入中...
channel_id
字串
載入中...
destination_account
字串
載入中...
公開金鑰
字串
載入中...
public_key_hex
字串
載入中...
settle_delay
整數
載入中...
上限
整數
載入中...
ledger_hash
字串
載入中...
ledger_index
整數
載入中...
validated
布林值
載入中...
狀態
字串
載入中...
warnings
陣列
載入中...
id
整數
載入中...
訊息
字串
載入中...
請求
回應
1{2"result": {3"account": "r4AZpDKVoBxVcYUJCWMcqZzyWsHTteC4ZE",4"ledger_hash": "FE51E76B5948B60B847B5A1ECFF57C1EAF0FACDE7E408D5A1BEB1648F0D80E96",5"ledger_index": 102609803,6"validated": true,7"limit": 200,8"channels": [],9"status": "success"10},11"warnings": [12{13"id": 2001,14"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"15}16]17}
1{2"result": {3"account": "r4AZpDKVoBxVcYUJCWMcqZzyWsHTteC4ZE",4"ledger_hash": "FE51E76B5948B60B847B5A1ECFF57C1EAF0FACDE7E408D5A1BEB1648F0D80E96",5"ledger_index": 102609803,6"validated": true,7"limit": 200,8"channels": [],9"status": "success"10},11"warnings": [12{13"id": 2001,14"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"15}16]17}