update_confirmation_status#

API documentation for tradeexecutor.ethereum.execution.update_confirmation_status Python function.

update_confirmation_status(web3, ts, tx_map, receipts)[source]#

First update the state of all transactions, as we now have receipt for them. Update the transaction confirmation status

Parameters:
Return type:

set[tradeexecutor.state.trade.TradeExecution]