[][src]Module tendermint::rpc::endpoint::broadcast::tx_commit

/broadcast_tx_commit: only returns error if mempool.CheckTx() errs or if we timeout waiting for tx to commit.

Structs

Request

/broadcast_tx_commit: only returns error if mempool.CheckTx() errs or if we timeout waiting for tx to commit.

Response

Response from /broadcast_tx_commit.

TxResult

Results from either CheckTx or DeliverTx.