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
문자열
필수
로딩 중...
반품
오류
문자열
로딩 중...
결과
객체
로딩 중...
높이
문자열
로딩 중...
해시
문자열
로딩 중...
deliver_tx
객체
로딩 중...
로그
문자열
로딩 중...
데이터
문자열
로딩 중...
코드
문자열
로딩 중...
check_tx
객체
로딩 중...
로그
문자열
로딩 중...
데이터
문자열
로딩 중...
코드
문자열
로딩 중...
요청