Files
bitcoin/src
stickies-v 9245f45670 wallet: only update m_next_resend when actually resending
We only want to relay our resubmitted transactions once every 12-36h.
By separating the timer update logic out of ResubmitWalletTransactions
and into MaybeResendWalletTxs we avoid non-relay calls (previously in
the separate ReacceptWalletTransactions function) from resetting that
timer.
2022-09-30 14:47:39 +01:00
..
2022-09-23 10:48:47 +01:00
2022-08-22 14:59:58 +01:00
2022-09-21 16:53:11 +01:00
2022-09-21 16:53:11 +01:00