broadcast_tx REST API Endpoint
Please note that this method blocks until CheckTx returns and reports its result, but does not wait for the transaction to be included in a block. To know when the transaction is included in a block, check for the transaction event using JSON-RPC. See Tendermint official documentation
查询参数
tx
字符串
必填
正在加载...
退货
结果
对象
正在加载...
代码
整数
正在加载...
数据
字符串
正在加载...
log
字符串
正在加载...
信息
字符串
正在加载...
gas_wanted
字符串
正在加载...
gas_used
字符串
正在加载...
活动
数组
正在加载...
类型
字符串
正在加载...
属性
数组
正在加载...
key
字符串
正在加载...
值
字符串
正在加载...
索引
字符串
正在加载...
代码空间
字符串
正在加载...
错误
字符串
正在加载...
请求