Closed Scitz0 closed 6 months ago
We recently updated tx submission to retry on failure and check if tx is on chain if retry also fails. But checking if tx is on chain is not enough, we need to check both mempool and on-chain data for existence of tx.
Improvements made to submit flow, re-create new issue if needed.
We recently updated tx submission to retry on failure and check if tx is on chain if retry also fails. But checking if tx is on chain is not enough, we need to check both mempool and on-chain data for existence of tx.