mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-04 12:55:02 +02:00
Return the failed block as an out var. This clarifies the outcome as the prior return value could be null due to user abort or failure.
Return the failed block as an out var. This clarifies the outcome as the prior return value could be null due to user abort or failure.