update_confirmation_status#
- 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:
web3 (Web3) –
ts (datetime) –
tx_map (Dict[HexBytes, Tuple[TradeExecution, BlockchainTransaction]]) –
- Return type: