Merge 22025d06e5 into merged_master (Bitcoin PR bitcoin/bitcoin#28605)

This commit is contained in:
Byron Hambly 2025-11-10 14:17:41 +02:00
commit 8556ebfa64
No known key found for this signature in database
GPG key ID: DE8F6EA20A661697
19 changed files with 20 additions and 19 deletions

View file

@ -221,7 +221,7 @@ public:
// If a status update is needed (blocks came in since last check),
// try to update the status of this transaction from the wallet.
// Otherwise, simply re-use the cached status.
// Otherwise, simply reuse the cached status.
interfaces::WalletTxStatus wtx;
int numBlocks;
int64_t block_time;