broadcast_tx_commit REST API Endpoint
Please use this method only for testing and development. For production use, call broadcast_tx. Additionally, This method waits for the transaction to be checked (CheckTx) and makes a best effort to wait for it to be committed into a block before returning. It will report an error if the request times out before the transaction commits. If CheckTx or DeliverTx fails, the RPC will succeed and report the failing (non-zero) ABCI result code.
查詢參數
tx
字串
必填
載入中...
退貨
結果
物件
載入中...
check_tx
物件
載入中...
程式碼
整數
載入中...
資料
字串
載入中...
日誌
字串
載入中...
資訊
字串
載入中...
gas_wanted
字串
載入中...
gas_used
字串
載入中...
events
陣列
載入中...
類型
字串
載入中...
屬性
陣列
載入中...
關鍵字
字串
載入中...
值
字串
載入中...
目錄
字串
載入中...
codespace
字串
載入中...
tx_result
物件
載入中...
程式碼
整數
載入中...
資料
字串
載入中...
日誌
字串
載入中...
資訊
字串
載入中...
gas_wanted
字串
載入中...
gas_used
字串
載入中...
events
陣列
載入中...
類型
字串
載入中...
屬性
陣列
載入中...
關鍵字
字串
載入中...
值
字串
載入中...
目錄
字串
載入中...
codespace
字串
載入中...
雜湊
字串
載入中...
高度
字串
載入中...
請求