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
文字列
必須
読み込み中...
返します
error
読み込み中...
結果
オブジェクト
読み込み中...
height
読み込み中...
ハッシュ
読み込み中...
deliver_tx
オブジェクト
読み込み中...
log
読み込み中...
データ
読み込み中...
コード
読み込み中...
check_tx
オブジェクト
読み込み中...
log
読み込み中...
データ
読み込み中...
コード
読み込み中...
リクエスト